pre-commit: fix shellcheck

This commit is contained in:
Felix Buehler 2023-08-17 23:27:57 +02:00
parent 50bfbb571f
commit 39782072d6
3 changed files with 7 additions and 5 deletions

View file

@ -3,6 +3,7 @@
set -eux -o pipefail
BASE="$(dirname "$(readlink -f "$0")")"
# shellcheck source=legacy/helpers.sh
. "${BASE}/helpers.sh"
export HOST=thinkman