update rsync2
This commit is contained in:
@@ -128,13 +128,12 @@ rsync2() {
|
||||
--compress \
|
||||
--human-readable \
|
||||
--update \
|
||||
--inplace \
|
||||
--times \
|
||||
--no-whole-file \
|
||||
--itemize-changes \
|
||||
--stats \
|
||||
--fuzzy \
|
||||
--verbose \
|
||||
--links \
|
||||
"${(@)@}"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user