diff options
Diffstat (limited to 'scripts/git.mirror.cron')
-rw-r--r-- | scripts/git.mirror.cron | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/git.mirror.cron b/scripts/git.mirror.cron index d3411e2..eb31f6d 100644 --- a/scripts/git.mirror.cron +++ b/scripts/git.mirror.cron @@ -1 +1 @@ -*/5 * * * * randomdan make -sf backup.mk -C /var/git/ +@hourly randomdan make -sf backup.mk -C /var/git/ |