diff options
author | B Stack <bgstack15@gmail.com> | 2016-10-31 11:10:10 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2016-10-31 11:10:10 -0400 |
commit | 9898a8210813f468fb31b2c114dd8d5553fee5ba (patch) | |
tree | b704fbea6d6b83d299f1be2fb7e06d5c7b978c95 /etc/cron.d/mirror.cron | |
download | mirror-9898a8210813f468fb31b2c114dd8d5553fee5ba.tar.gz mirror-9898a8210813f468fb31b2c114dd8d5553fee5ba.tar.bz2 mirror-9898a8210813f468fb31b2c114dd8d5553fee5ba.zip |
Initial commit
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 |