This commit is contained in:
2026-03-27 18:31:08 +00:00
parent fb6c76eb92
commit ef7eda3e62
2 changed files with 18 additions and 9 deletions
+5
View File
@@ -87,8 +87,13 @@ done
[[ "$REMOTE_OK" != true ]] && error "Remote unreachable" && exit 1
# ----------------------------- EXECUTION BARRIER -----------------------------
wait_for_rsync
stop_containers
sync
sleep 2
get_rsync_opts
for ex in "${EXCLUDE_DIRS[@]}"; do