]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Revert "Switch debian upstream to csail temporarily because gatech is sad."
authorLizhou Sha <slz@mit.edu>
Sun, 31 Jan 2016 00:46:42 +0000 (19:46 -0500)
committerLizhou Sha <slz@mit.edu>
Sun, 31 Jan 2016 00:46:42 +0000 (19:46 -0500)
Gatech is alive again.

This reverts commit a314c0ce1746d01e97de919cde5bc4a4e1fa1f01.

fetch-scripts/debian

index fceb66fc782649e1b5f2833605101dae15ce9987..6c6ad4b6e5adb4f5372679d684458baf128b9566 100644 (file)
@@ -7,7 +7,7 @@ set -u
 
 #MIRRORDIR=/ifs/mirror
 BASEDIR=${MIRRORDIR}/debian
-RSYNCSOURCE=rsync://debian.csail.mit.edu/debian/
+RSYNCSOURCE=rsync://debian.gtisc.gatech.edu/debian
 
 RSYNC_OPTS="--recursive --links --hard-links --times --sparse --hard-links --block-size=8192 --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"