readme
This commit is contained in:
@@ -28,4 +28,4 @@ curl -s -X POST "$NTFY_URL" \
|
||||
}"
|
||||
|
||||
# Server herunterfahren
|
||||
sshpass -p "$SSH_PASSWORD" ssh -o "StrictHostKeyChecking=no" "$SSH_USER@$SSH_HOST" "poweroff"
|
||||
sshpass -p "$SSH_PASSWORD" ssh -o "StrictHostKeyChecking=no" "$SSH_USER@$SSH_HOST" "poweroff"
|
||||
Reference in New Issue
Block a user