diff --git a/system/root-crontab b/system/root-crontab index eec1e08..0a5ec41 100644 --- a/system/root-crontab +++ b/system/root-crontab @@ -6,4 +6,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 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 8 * * 1 /opt/argento/scripts/disk-health-check.sh --email +0 6 * * 1 /opt/argento/scripts/disk-health-check.sh --email