summaryrefslogtreecommitdiffstats
path: root/newbuild.sh
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2020-03-25 22:41:04 +0000
committerPascal Terjan <pterjan@mageia.org>2020-03-25 22:41:18 +0000
commitb48fc78d6d067d8ece912ef2c7558d2e44f361de (patch)
tree678ef3ba1e509eeb19b7bef33729bd4019241239 /newbuild.sh
parent0555e68c7c783e608eb36ad18558b43c5e1daf2c (diff)
downloadautobuild-b48fc78d6d067d8ece912ef2c7558d2e44f361de.tar
autobuild-b48fc78d6d067d8ece912ef2c7558d2e44f361de.tar.gz
autobuild-b48fc78d6d067d8ece912ef2c7558d2e44f361de.tar.bz2
autobuild-b48fc78d6d067d8ece912ef2c7558d2e44f361de.tar.xz
autobuild-b48fc78d6d067d8ece912ef2c7558d2e44f361de.zip
Update to currently used scripts
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