fix --filter=
All checks were successful
/ release-and-build (push) Successful in 38s

This commit is contained in:
user.name pi-farm
2026-02-25 12:41:28 +01:00
parent e167413017
commit bd80882446

View File

@@ -15,5 +15,5 @@ mkdir -p "$dest"
--delete-after \
--delay-updates \
--timeout=600 \
--filter"merge /config/rsync-rules.txt" \
--filter="merge /config/rsync-rules.txt" \
"$src" "$dest"