[deployiso] modify rsync cmd

This commit is contained in:
Bernhard Landauer 2018-04-29 14:29:27 +02:00
parent 1262b50b71
commit fdb222f32c

View file

@ -75,7 +75,7 @@ update=false
verbose=false verbose=false
sign=false sign=false
rsync_args=(-aPc --progress -e ssh) rsync_args=(-aP -e ssh)
usage() { usage() {
echo "Usage: ${0##*/} [options]" echo "Usage: ${0##*/} [options]"