]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Switch upstream to csail because gatech stopped syncing
authorLizhou Sha <slz@mit.edu>
Tue, 22 Mar 2016 14:56:12 +0000 (10:56 -0400)
committerLizhou Sha <slz@mit.edu>
Tue, 22 Mar 2016 14:56:12 +0000 (10:56 -0400)
fetch-scripts/debian

index 6c6ad4b6e5adb4f5372679d684458baf128b9566..9450626c7b2c8328522fd895ee3dd3c0e185476f 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"