]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blobdiff - fetch-scripts/parrot
fedora-buffet: minor adjustments
[sipb-mirrors.git] / fetch-scripts / parrot
index 9fd22e2e773ce45cc788503707498ad2321378ee..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 ${RSYNCSOURCE} ${BASEDIR}
+rsync --archive --compress --delete --verbose ${RSYNCSOURCE} ${BASEDIR}