aboutsummaryrefslogtreecommitdiff
path: root/nixos-switch.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-11-16 20:01:43 -0300
committerEuAndreh <eu@euandre.org>2020-11-16 20:01:43 -0300
commit635fb5e9c11769d935f75c7eeb9e91c11e4f23bc (patch)
treecd14e0d5dcf0f123c4bae56a118f8bef7cc3da21 /nixos-switch.sh
parentForget existing resource to start working on new VPS (diff)
downloadtoph-635fb5e9c11769d935f75c7eeb9e91c11e4f23bc.tar.gz
toph-635fb5e9c11769d935f75c7eeb9e91c11e4f23bc.tar.xz
Fix tests.sh
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]}")"