diff options
Diffstat (limited to 'ci-setup.sh')
| -rwxr-xr-x | ci-setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-setup.sh b/ci-setup.sh index affa75d..0694f64 100755 --- a/ci-setup.sh +++ b/ci-setup.sh @@ -1,5 +1,6 @@ #!/usr/bin/env nix-shell #!nix-shell -i bash +# shellcheck shell=bash set -Eeuo pipefail cd "$(dirname "${BASH_SOURCE[0]}")" |
