summaryrefslogtreecommitdiff
path: root/db-sync
diff options
context:
space:
mode:
Diffstat (limited to 'db-sync')
-rwxr-xr-xdb-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-sync b/db-sync
index 0bb79b7..1a9e02f 100755
--- a/db-sync
+++ b/db-sync
@@ -89,7 +89,7 @@ init() {
# We delete here for cleanup
rsync -vrtlH \
--delete-after \
- --safe-links \
+ --delete-excluded \
--delay-updates \
--max-delete=1000 \
--include-from=/tmp/${_repo}-${_arch}.whitelist \