]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Switch upstream to csail because gatech is not responding
authorAlejandro R. Sedeño <asedeno@mit.edu>
Mon, 5 Dec 2022 02:26:16 +0000 (21:26 -0500)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Mon, 5 Dec 2022 02:26:16 +0000 (21:26 -0500)
fetch-scripts/debian

index a4027f6cdaac30c6f1d75ae125c68fbcbc4f7987..0b778252b1096483c92306180280d93c1f74bda5 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 --safe-links --times --sparse --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"