From: root sagunt Date: Tue, 29 Apr 2014 14:00:28 +0000 (+0000) Subject: change order of liveboot rsync destinations X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=4aabbb721e153e5b54e21877b99dc14f3e9b986f;p=profitbricks%2Fjenkins-build-scripts.git change order of liveboot rsync destinations --- diff --git a/liveboot_rsync.sh b/liveboot_rsync.sh index 5af98e6..4c09582 100755 --- a/liveboot_rsync.sh +++ b/liveboot_rsync.sh @@ -52,8 +52,8 @@ done # echo ping_and_rsync $RSYNC_DST1 "mirror to r+i" -ping_and_rsync $RSYNC_DST2 "mirror to staging" ping_and_rsync $RSYNC_DST3 "mirror to DC1+2" +ping_and_rsync $RSYNC_DST2 "mirror to staging" du -sh /srv/mirror/liveboot figlet "OK"