Remove --allow-source-mismatch arg

If needed, it can be added via opt args
This commit is contained in:
ViViDboarder 2017-07-25 21:52:08 -07:00
parent b6a775176b
commit 1c90005b96
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
set -e
duplicity \
--allow-source-mismatch \
--asynchronous-upload \
--log-file /root/duplicity.log \
--name $BACKUP_NAME \