Replace shebang with shellcheck directive

This commit is contained in:
Tim Van Baak 2024-10-31 06:46:58 -07:00
parent a530939fe4
commit 39fe52a126

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# shellcheck shell=bash
source ../common.sh