summaryrefslogtreecommitdiffstats
path: root/newbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'newbuild.sh')
-rwxr-xr-xnewbuild.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/newbuild.sh b/newbuild.sh
new file mode 100755
index 0000000..fd1f7b8
--- /dev/null
+++ b/newbuild.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+logger "Updating mirror"
+rsync -aqH --delete rsync://mirror.math.princeton.edu/pub/mageia/distrib/cauldron/ /distrib/cauldron/ --exclude debug/ --exclude armv5tl/ --exclude nonfree/ --exclude tainted/ --exclude armv7hl/ --exclude x86_64/ --exclude i586/
+
+~/rebuild.sh $1