diff options
Diffstat (limited to 'etc/cron.d/mirror.cron')
-rw-r--r-- | etc/cron.d/mirror.cron | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/cron.d/mirror.cron b/etc/cron.d/mirror.cron new file mode 100644 index 0000000..63d22ac --- /dev/null +++ b/etc/cron.d/mirror.cron @@ -0,0 +1,4 @@ +# File: /etc/cron.d/mirror.cron +# Package: mirror +# Purpose: Run mirror right after work hours each day +05 17 * * * root /etc/mirror/mirror-master.sh |