diff --git a/mirror-sync.sh b/mirror-sync.sh index 1a390d9..7d4d597 100644 --- a/mirror-sync.sh +++ b/mirror-sync.sh @@ -460,7 +460,6 @@ s5cmd_sync() { sync "${sync_options:-}" \ --no-follow-symlinks \ --delete \ - "$options" \ "'${bucket:?}'" "'${repo:?}'" RT=${PIPESTATUS[0]} if (( RT == 0 )); then