]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/100syncarchive_maintainers
Split the creation of the suite index pages out of create_index_pages
[deb/packages.git] / cron.d / 100syncarchive_maintainers
index adb5f7f96cdbdaa4a1af0d4a1b763efdcfb28bc3..905560608b973966ce5e2b3ec48cf45f53ad233b 100755 (executable)
@@ -16,6 +16,6 @@ then
 else
     if [ ! -L Maintainers ]
     then
-       wget -q -O Maintainers ftp://ftp.debian.org/debian/indices/Maintainers
+       $wget_cmd -O Maintainers $ftpsite/indices/Maintainers
     fi
 fi