From 4aabbb721e153e5b54e21877b99dc14f3e9b986f Mon Sep 17 00:00:00 2001 From: root sagunt Date: Tue, 29 Apr 2014 14:00:28 +0000 Subject: [PATCH] change order of liveboot rsync destinations --- liveboot_rsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5