X-Git-Url: https://git.treefish.org/~alex/backmeupscotty.git/blobdiff_plain/fd81025bfec5e29f8b54a6f52b310d0af6520c88..HEAD:/backmeupscotty diff --git a/backmeupscotty b/backmeupscotty index 9d8853d..729a781 100644 --- a/backmeupscotty +++ b/backmeupscotty @@ -108,7 +108,7 @@ function scottysync { fi if [ $FAKE_SUPER -eq 1 ]; then - rsync_fake_super="--rsync-path=\"rsync --fake-super\"" + rsync_fake_super="-M--fake-super" else rsync_fake_super="" fi