From 83493fbfaa2e4647f485f9308373d819fcb7c5c4 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 21 Nov 2007 19:01:15 +0000 Subject: [PATCH] don't sync debug/ iso/ ppc/ source/ --- 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 855eadf4..be4da8c5 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -50,7 +50,7 @@ case $distroname in esac -excludelist="debug/ iso/ ppc/ opx" +excludelist="debug/ iso/ ppc/ source/" options="$dry_run -avz --delete --delete-excluded" for e in $excludelist do -- 2.47.0