chore: fix up migration number fixer (#14266)

This commit is contained in:
Danny Kopping
2024-08-14 11:05:03 +02:00
committed by GitHub
parent 84fdfd2a18
commit c90e6d7b47

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR=$(dirname "${BASH_SOURCE[0]}")