This commit is contained in:
2026-03-27 20:49:35 +00:00
parent 71e4c95965
commit f787a8efb8
+2 -2
View File
@@ -197,8 +197,8 @@ get_rsync_opts() {
--info=progress2 --info=progress2
--human-readable --human-readable
--no-inc-recursive --no-inc-recursive
--info=name0 --info=progress2,name0,stats0
) )
log "Progress enabled (clean mode)" log "Progress enabled (clean mode)"
fi fi
} }