]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Create script for Parrot Security OS <https://www.parrotsec.org/>
authorBenjamin Barenblat <bbaren@mit.edu>
Wed, 13 Jan 2016 23:59:57 +0000 (18:59 -0500)
committerBenjamin Barenblat <bbaren@mit.edu>
Wed, 13 Jan 2016 23:59:57 +0000 (18:59 -0500)
Original request e-mail was <55F038AB.70608@frozenbox.org>.

Signed-off-by: Benjamin Barenblat <bbaren@mit.edu>
fetch-scripts/parrot [new file with mode: 0644]

diff --git a/fetch-scripts/parrot b/fetch-scripts/parrot
new file mode 100644 (file)
index 0000000..9fd22e2
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+RSYNCSOURCE=rsync://archive.parrotsec.org/parrot
+BASEDIR=${MIRRORDIR}/parrot
+
+rsync --archive --compress ${RSYNCSOURCE} ${BASEDIR}