aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sync-autobuilds.sh')
-rwxr-xr-xsync-autobuilds.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh
index 17d2cf3..6b4cb2d 100755
--- a/sync-autobuilds.sh
+++ b/sync-autobuilds.sh
@@ -15,6 +15,7 @@ RSYNC_OPTS=(
--exclude='.*'
--filter=-rp_*.asc
--no-motd
+ --max-delete=5
)
# Do NOT expand the following yet