もっと自動化

This commit is contained in:
2026-05-20 01:12:56 +09:00
parent 62326874ce
commit f315fa45ef
23 changed files with 406 additions and 141 deletions

View File

@@ -1,6 +1,10 @@
0 0 * * * /root/sync-backups.sh
0 1 * * * /root/snapshot-backups.sh
0 2 * * 6 /root/scrub-roots.sh
0 5 * * 6 /root/scrub-roots-finished.sh
0 8 * * 2 /root/update_pkgs.sh
0 8 * * 5 /root/update_pkgs.sh
0 0 * * * /root/sync-backups.sh
0 1 * * * /root/snapshot-backups.sh
0 2 * * 6 /root/scrub-roots.sh
0 5 * * 6 /root/scrub-roots-finished.sh
0 6 * * 1 /root/go-update.sh
0 6 * * 4 /root/go-update.sh
0 6 * * 3 /root/zig-update.sh
0 6 * * 6 /root/zig-update.sh
0 8 * * 2 /root/update_pkgs.sh
0 8 * * 5 /root/update_pkgs.sh