diff --git a/files/download/sync-up-downloads.sh.cc-rdu01 b/files/download/sync-up-downloads.sh.cc-rdu01 index 5373f181da..0e76853455 100755 --- a/files/download/sync-up-downloads.sh.cc-rdu01 +++ b/files/download/sync-up-downloads.sh.cc-rdu01 @@ -21,7 +21,9 @@ ${RSYNC} ${RS_OPT} ${RS_DEADLY} ${FED_EXCLUDES} ${SERVER}::fedora-enchilada0/ /s ${RSYNC} ${RS_OPT} ${RS_DEADLY} ${FED_EXCLUDES} ${SERVER}::fedora-secondary0/ /srv/pub/fedora-secondary/ | tail -n2 | logger -p local0.notice -t rsync_updates_fedora_2nd # CentOS -${RSYNC} ${RS_OPT} ${RD_DEADLY} mirrors.kernel.org::centos/ /srv/pub/centos/ | tail -n2 | logger -p local0.notice -t rsync_centos +${RSYNC} ${RS_OPT} ${RD_DEADLY} master-1.centos.org::CentOS-community-cage/centos/ /srv/pub/centos/ | tail -n2 | logger -p local0.notice -t rsync_centos +# CentOS-altarch +${RSYNC} ${RS_OPT} ${RD_DEADLY} master-1.centos.org::CentOS-community-cage/altarch/ /srv/pub/centos-altarch/ | tail -n2 | logger -p local0.notice -t rsync_centos_alt # Let MM know I'm all up to date