[scripts] keep trying to unlock even if no storage found
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
||||
sshoptions="-o StrictHostKeyChecking=no -o ServerAliveInterval=1 -o ServerAliveCountMax=1 -p 222 -T"
|
||||
|
||||
Reference in New Issue
Block a user