From 52f9002a7cdab558ff3beb2ff2bb595837aa8f05 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 21 Jun 2012 14:42:04 +0200 Subject: [PATCH] be more verbose --- live_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live_build.sh b/live_build.sh index d8404e4..2e750ff 100755 --- a/live_build.sh +++ b/live_build.sh @@ -31,6 +31,6 @@ cp -v tftpboot/debian-live/amd64/initrd.img-3* tftpboot/debian-live/amd64/vmlinu cp -v binary/live/filesystem.squashfs $BUILD_TARGET/ echo "Now rsyncing results to mgmt1..." -rsync --password-file /etc/rsynclivebuild-send.pass -av --delete /srv/mirror/live-build/ rsync://livebuild@10.1.1.1/livebuild/* +rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete /srv/mirror/live-build/ rsync://livebuild@10.1.1.1/livebuild/* figlet "rsync success" -- 2.39.5