diff --git a/scripts/unlock-boot.sh b/scripts/unlock-boot.sh index c6aa0d6..02406dd 100644 --- a/scripts/unlock-boot.sh +++ b/scripts/unlock-boot.sh @@ -1,4 +1,3 @@ -set -o errexit set -o pipefail sshoptions="-o StrictHostKeyChecking=no -o ServerAliveInterval=1 -o ServerAliveCountMax=1 -p 222 -T"