mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: fix up migration number fixer (#14266)
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
SCRIPT_DIR=$(dirname "${BASH_SOURCE[0]}")
|
SCRIPT_DIR=$(dirname "${BASH_SOURCE[0]}")
|
||||||
|
Reference in New Issue
Block a user