auto: sync system configs
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user