Compare commits
2 Commits
0de7a4b2c0
...
f8dfde8b9b
| Author | SHA1 | Date | |
|---|---|---|---|
| f8dfde8b9b | |||
| 9d89462d5b |
@@ -28,4 +28,4 @@ curl -s -X POST "$NTFY_URL" \
|
|||||||
}"
|
}"
|
||||||
|
|
||||||
# Server herunterfahren
|
# 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