krebs 3: make rsync work on retarted systems
This commit is contained in:
parent
e30f5b1f94
commit
9dcea815c6
@ -58,8 +58,6 @@ let
|
||||
--exclude .graveyard \
|
||||
--exclude old \
|
||||
--rsync-path="mkdir -p \"$2\" && rsync" \
|
||||
--usermap=\*:0 \
|
||||
--groupmap=\*:0 \
|
||||
--delete-excluded \
|
||||
-vrLptgoD \
|
||||
"$src" "$dst"
|
||||
|
Loading…
Reference in New Issue
Block a user