Add ignore timezone and twice -R
This commit is contained in:
parent
e2827d98d7
commit
c7006319a6
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ else
|
|||
fi
|
||||
|
||||
if [ "$PLUGIN_ONLY_NEWER" = true ]; then
|
||||
PLUGIN_ONLY_NEWER="-ne"
|
||||
PLUGIN_ONLY_NEWER="-Rne --ignore-time"
|
||||
else
|
||||
PLUGIN_ONLY_NEWER=""
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue