initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
MAILTO=timothykim@fastmail.com
|
||||
*/5 * * * * docker exec -u www-data nextcloud php /var/www/html/cron.php
|
||||
1 * * * * /opt/argento/docker/jellyfin/jellyfin-monitor.sh
|
||||
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
|
||||
Reference in New Issue
Block a user