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