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" \