aboutsummaryrefslogtreecommitdiff
path: root/ci-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci-setup.sh')
-rwxr-xr-xci-setup.sh1
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]}")"