The download-sync for rdu-cc needs to use the /root versus default quick-fedora-mirror git repository. This allows for it to only copy the modules needed. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2 lines
177 B
Text
2 lines
177 B
Text
# Run quick mirror fedora every 10minutes
|
|
*/10 * * * * root flock -n -E0 /tmp/download-sync -c '/root/quick-fedora-mirror/quick-fedora-mirror -c /root/quick-fedora-mirror.conf'
|