10 lines
503 B
Plaintext
10 lines
503 B
Plaintext
MAILTO=timothykim@fastmail.fm
|
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
|
*/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/disk-health-check.sh --error-only --email
|
|
0 6 * * 1 /opt/argento/scripts/disk-health-check.sh --email
|