summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsync-autobuilds.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh
index 09fc3dd..e9cad3d 100755
--- a/sync-autobuilds.sh
+++ b/sync-autobuilds.sh
@@ -21,7 +21,7 @@ RSYNC_OPTS=(
--exclude='.*'
--filter=-rp_*.asc
--no-motd
- --max-delete=5
+ --max-delete=50
)
# Do NOT expand the following yet