diff --git a/common/restic/restic.crontab b/common/restic/restic.crontab index ec26349..cdd3e11 100644 --- a/common/restic/restic.crontab +++ b/common/restic/restic.crontab @@ -7,4 +7,4 @@ 0 2 * * * root /neb/common/restic/forget.sh # every 1st of the month at 2 in the morning, prune -0 2 1 * * root /neb/common/restic/prune.sh \ No newline at end of file +50 2 1 * * root /neb/common/restic/prune.sh \ No newline at end of file