Update 'duplicacy.sh'

This commit is contained in:
2020-07-30 16:37:29 -04:00
parent 6a6d011722
commit d8788e36f6

View File

@@ -45,6 +45,9 @@ else
exit
fi
exit
# run the backup
cd /
duplicacy -verbose -log backup -stats >> ${LOGFILE} 2>&1