diff --git a/skel/etc/cron.d/restic.crontab b/skel/etc/cron.d/restic.crontab index 34d220f..2e028e4 100644 --- a/skel/etc/cron.d/restic.crontab +++ b/skel/etc/cron.d/restic.crontab @@ -7,4 +7,4 @@ 0 20 * * * root bash /opt/scripts/restic/forget.sh # every 1st of the month at 10 in the morning, prune -50 10 1 * * root bash /opt/scripts/restic/prune.sh \ No newline at end of file +50 10 1 * * root bash /opt/scripts/restic/prune.sh