]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Switch debian upstream to csail temporarily because gatech is sad.
authorLizhou Sha <slz@mit.edu>
Tue, 26 Jan 2016 02:07:02 +0000 (21:07 -0500)
committerLizhou Sha <slz@mit.edu>
Tue, 26 Jan 2016 02:07:02 +0000 (21:07 -0500)
Signed-off-by: Lizhou Sha <slz@mit.edu>
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"