summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/sync-openbsd-ftp-tree.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sync-openbsd-ftp-tree.sh b/bin/sync-openbsd-ftp-tree.sh
index ab01b41..a8d486b 100755
--- a/bin/sync-openbsd-ftp-tree.sh
+++ b/bin/sync-openbsd-ftp-tree.sh
@@ -12,6 +12,7 @@ fi
rsync $verbose -a -i --recursive --times --links --hard-links --delete \
--exclude="/[2-4].[0-9]" \
+ --exclude="/5.0" \
--exclude="/cvs" \
--exclude="/distfiles" \
--exclude="/tmp" \