]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
parrot: Fix upstream hostname to deb.parrotsec.org
authorLizhou Sha <slz@mit.edu>
Tue, 20 Jul 2021 18:19:45 +0000 (13:19 -0500)
committerLizhou Sha <slz@mit.edu>
Tue, 20 Jul 2021 18:19:45 +0000 (13:19 -0500)
fetch-scripts/parrot

index 891d41894b143e8e3bac0cdd83870a44ced3584f..e53000f4a024cb46dd783ba9b8600baf353e59c9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-RSYNCSOURCE=rsync://archive.parrotsec.org/parrot
+RSYNCSOURCE=rsync://deb.parrotsec.org/parrot
 BASEDIR=${MIRRORDIR}/parrot
 
 rsync --archive --compress --delete --verbose ${RSYNCSOURCE} ${BASEDIR}