]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Mirror Fedora EPEL
authorAlexander Chernyakhovsky <achernya@mit.edu>
Thu, 21 Jun 2012 00:13:17 +0000 (20:13 -0400)
committerAlexander Chernyakhovsky <achernya@mit.edu>
Thu, 21 Jun 2012 00:13:17 +0000 (20:13 -0400)
fetch-scripts/fedora-epel [new file with mode: 0644]

diff --git a/fetch-scripts/fedora-epel b/fetch-scripts/fedora-epel
new file mode 100644 (file)
index 0000000..7be7268
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+RSYNCSOURCE=rsync://download.wpi.edu:874/fedora-epel
+BASEDIR=${MIRRORDIR}/epel
+
+rsync -vaH --numeric-ids --delete --delete-after \
+     --delay-updates \
+    ${RSYNCSOURCE} ${BASEDIR}