Compare commits
1 Commits
f8dfde8b9b
...
0de7a4b2c0
| Author | SHA1 | Date | |
|---|---|---|---|
| 0de7a4b2c0 |
@@ -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