From c83b4efd43ee410d5ddab1d006c1c4c9383c3022 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Thu, 22 Nov 2007 05:19:52 +0000 Subject: [PATCH] quiet rsync motd --- vbuild-fedora-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index be4da8c5..5533985f 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -51,7 +51,7 @@ case $distroname in esac excludelist="debug/ iso/ ppc/ source/" -options="$dry_run -avz --delete --delete-excluded" +options="$dry_run -avz --delete --delete-excluded --no-motd" for e in $excludelist do options="$options --exclude $e" -- 2.47.0