mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
pre-commit: fix shellcheck
This commit is contained in:
parent
50bfbb571f
commit
39782072d6
3 changed files with 7 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
set -eux -o pipefail
|
||||
|
||||
BASE="$(dirname "$(readlink -f "$0")")"
|
||||
# shellcheck source=legacy/helpers.sh
|
||||
. "${BASE}/helpers.sh"
|
||||
|
||||
export HOST=thinkman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue