Fix download-cc-rdu to mirror centos daily
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
This commit is contained in:
parent
f1426bdf2b
commit
08cfefbad1
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
# Run quick mirror fedora every 10minutes
|
||||
MAILTO=smooge@gmail.com,root@fedoraproject.org
|
||||
*/10 * * * * root flock -n -E0 /tmp/download-sync -c '/root/quick-fedora-mirror/quick-fedora-mirror -c /root/quick-fedora-mirror.conf'
|
||||
## Need to run this to keep centos mirror up to date.
|
||||
00 11,23 * * * root /usr/local/bin/lock-wrapper sync-up-downloads "/usr/local/bin/sync-up-downloads"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue