diff --git a/centos-mirror-tools/download_mirror.sh b/centos-mirror-tools/download_mirror.sh index 1780031a..6d92f864 100755 --- a/centos-mirror-tools/download_mirror.sh +++ b/centos-mirror-tools/download_mirror.sh @@ -172,7 +172,7 @@ need_file ${rpms_from_3rd_parties} need_file ${rpms_from_centos_3rd_parties} need_file ${rpms_from_centos_repo} need_file ${other_downloads} -need_file tarball-dl.lst mvn-artifacts.lst +need_file tarball-dl.lst #download RPMs/SRPMs from 3rd_party websites (not CentOS repos) by "wget" echo "step #1: start downloading RPMs/SRPMs from 3rd-party websites..."