fix: cron no-agent script args - add wrappers for learner-learn.sh, dual-backup-push.sh; fix config-protector.sh

This commit is contained in:
小唯 A06 2026-07-09 08:09:22 +08:00
parent a0658d81a8
commit 57b142e954
2 changed files with 9 additions and 12 deletions

View File

@ -257,7 +257,7 @@
"schedule_display": "0 3 * * *",
"repeat": {
"times": null,
"completed": 1
"completed": 2
},
"enabled": true,
"state": "scheduled",
@ -265,9 +265,9 @@
"paused_reason": null,
"created_at": "2026-07-09T02:10:36.846128+08:00",
"next_run_at": "2026-07-10T03:00:00+08:00",
"last_run_at": "2026-07-09T03:00:02.354091+08:00",
"last_status": "error",
"last_error": "Script not found: /home/muc/.hermes/scripts/config-protector.sh snapshot",
"last_run_at": "2026-07-09T08:09:13.609716+08:00",
"last_status": "ok",
"last_error": null,
"last_delivery_error": null,
"deliver": "local",
"origin": {
@ -279,10 +279,7 @@
},
"enabled_toolsets": null,
"workdir": null,
"fire_claim": {
"at": "2026-07-09T08:09:13.566843+08:00",
"by": "muc-A7R:1111664"
}
"fire_claim": null
},
{
"id": "9b330146c88a",
@ -513,5 +510,5 @@
"fire_claim": null
}
],
"updated_at": "2026-07-09T08:09:13.567118+08:00"
"updated_at": "2026-07-09T08:09:13.610097+08:00"
}

View File

@ -1,7 +1,7 @@
{
"started_at": "2026-07-08T18:23:30.315261+00:00",
"last_deep_tick": "2026-07-09T00:05:37.261041+00:00",
"last_light_tick": "2026-07-09T00:08:50.861074+00:00",
"last_light_tick": "2026-07-09T00:09:21.178907+00:00",
"last_state": {
"disk_pct": 36,
"mem_pct": 69,
@ -12,10 +12,10 @@
"hermes": true
}
},
"tick_count": 674,
"tick_count": 675,
"deep_tick_count": 68,
"messages_sent": 0,
"solved_count": 0,
"learned_count": 0,
"uptime_seconds": 193
"uptime_seconds": 224
}