]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
arch linux
authorAndres Erbsen <andreser@MIT.EDU>
Tue, 13 May 2014 03:44:31 +0000 (23:44 -0400)
committerVictor Vasiliev <vasilvv@mit.edu>
Tue, 13 May 2014 19:20:48 +0000 (15:20 -0400)
fetch-scripts/arch [new file with mode: 0644]

diff --git a/fetch-scripts/arch b/fetch-scripts/arch
new file mode 100644 (file)
index 0000000..52b045b
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+RSYNCSOURCE=rsync://rsync.gtlib.gatech.edu/archlinux/
+BASEDIR=${MIRRORDIR}/archlinux
+
+rsync -rtlvH --delete-after --delay-updates --safe-links --max-delete=1000 \
+    ${RSYNCSOURCE} ${BASEDIR}