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