diff options
Diffstat (limited to 'sync/sink')
-rwxr-xr-x | sync/sink | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ oper=`echo $@ | sed 's/.* //'` # Get last argument # rync options #fix this too -ropts="--archive --delete --partial --progress --recursive --update --verbose" # Equivalent to: -aPrvu --delete +ropts="--archive --partial --progress --recursive --update --verbose" # Equivalent to: -aPrvu --delete rdest="tjkrsync@tjkeller.xyz:" # Colors |