add allow_source_mismatch

auto-flake-update
Yorick van Pelt 2016-08-26 17:09:24 +02:00
parent 5785af7411
commit b77c69adce
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ionice -c3 duplicity /home/yorick \
webdavs://yorickvp@yorickvp.stackstorage.com/remote.php/webdav//$(hostname | head -c3)_bak \ webdavs://yorickvp@yorickvp.stackstorage.com/remote.php/webdav//$(hostname | head -c3)_bak \
--ssl-cacert-file /etc/ssl/certs/ca-bundle.crt \ --ssl-cacert-file /etc/ssl/certs/ca-bundle.crt \
--encrypt-key yorick \ --encrypt-key yorick \
--include-filelist ~/dotfiles/misc/dupignore \ --include-filelist ~/dotfiles/misc/dupignore --allow-source-mismatch\
--asynchronous-upload \ --asynchronous-upload \
--volsize 100 --volsize 100