From ae20a77ad3d78e47b9ddf267c983d8b9cffb001a Mon Sep 17 00:00:00 2001 From: "sebastian.serfling" Date: Wed, 18 Mar 2026 13:03:40 +0000 Subject: [PATCH] restore.sh aktualisiert --- restore.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/restore.sh b/restore.sh index b54dc37..96f13a5 100644 --- a/restore.sh +++ b/restore.sh @@ -2,7 +2,7 @@ # ============================================================================= # /opt/windmill-restore/restore.sh # Windmill Backup Restore Worker -# Version: 1.0.21 +# Version: 1.0.22 # # Unterstützt sowohl VM (qm) als auch CT (pct) Backups. # Backup-Typ wird automatisch aus dem Backup-Pfad erkannt (vm/ oder ct/). @@ -174,7 +174,7 @@ send_webhook() { "rsync_size_bytes": %d, "rsync_ok": %s, "rsync_retries": %d, - "qm_agent_ok": %s, + "qm_agent_ok": "%s", "log_file": "%s" }' \ "$JOB_UUID" "$CLIENT_NAME" "$wh_status" "$wh_error" \