From: Lizhou Sha Date: Tue, 20 Jul 2021 18:19:45 +0000 (-0500) Subject: parrot: Fix upstream hostname to deb.parrotsec.org X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=f32f98466f0fcb3cc9793683d5f39b1ecd23bdc6;p=sipb-mirrors.git parrot: Fix upstream hostname to deb.parrotsec.org --- diff --git a/fetch-scripts/parrot b/fetch-scripts/parrot index 891d418..e53000f 100644 --- a/fetch-scripts/parrot +++ b/fetch-scripts/parrot @@ -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}