auto: sync system configs

This commit is contained in:
2026-04-09 02:00:01 -04:00
parent d078e123ff
commit ce5722aa6d
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -4,5 +4,5 @@ MAILTO=timothykim@fastmail.com
0 2 * * * /opt/argento/scripts/sync-system.sh
0 3 * * * /opt/argento/scripts/backup.sh
0 3 * * 0 docker system prune -f --volumes > /dev/null
0 6 * * * /opt/argento/scripts/server-health-check.sh --error-only --email
0 8 * * 1 /opt/argento/scripts/server-health-check.sh --email
0 6 * * * /opt/argento/scripts/disk-health-check.sh --error-only --email
0 8 * * 1 /opt/argento/scripts/disk-health-check.sh --email