aboutsummaryrefslogtreecommitdiff
path: root/nixos-switch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nixos-switch.sh')
-rwxr-xr-xnixos-switch.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos-switch.sh b/nixos-switch.sh
index 7ddbec9..1e46434 100755
--- a/nixos-switch.sh
+++ b/nixos-switch.sh
@@ -1,6 +1,7 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash
# shellcheck shell=bash
+# shellcheck disable=2086
set -Eeuo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"