wg-client-status.sh aktualisiert

This commit is contained in:
2026-07-28 00:47:45 +02:00
parent f23aa72205
commit 177717a459
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# --- KONFIGURATION ---
URL="https://DEINE-DOMAIN.DE/pfad/zur/status.php"
URL="https://api.wg-automation.maieredv.cloud/api.php"
MY_HOSTNAME=$(hostname)
NETCLIENT=$(which netclient || echo "/usr/sbin/netclient")