]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blobdiff - fetch-scripts/debian
Switch debian upstream to csail temporarily because gatech is sad.
[sipb-mirrors.git] / fetch-scripts / debian
index 6c6ad4b6e5adb4f5372679d684458baf128b9566..fceb66fc782649e1b5f2833605101dae15ce9987 100644 (file)
@@ -7,7 +7,7 @@ set -u
 
 #MIRRORDIR=/ifs/mirror
 BASEDIR=${MIRRORDIR}/debian
-RSYNCSOURCE=rsync://debian.gtisc.gatech.edu/debian
+RSYNCSOURCE=rsync://debian.csail.mit.edu/debian/
 
 RSYNC_OPTS="--recursive --links --hard-links --times --sparse --hard-links --block-size=8192 --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"