From 635fb5e9c11769d935f75c7eeb9e91c11e4f23bc Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 16 Nov 2020 20:01:43 -0300 Subject: Fix tests.sh --- nixos-switch.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos-switch.sh') 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]}")" -- cgit v1.2.3