update disk unlock scripts
This commit is contained in:
@@ -7,4 +7,4 @@ if [[ ! -e "$KEYFILE" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
gpg -d "$KEYFILE" | ssh root@las1.local "bash /root/unlock_disks"
|
||||
gpg -d "$KEYFILE" | ssh root@las1.tor "bash /root/unlock_disks"
|
||||
|
||||
Reference in New Issue
Block a user