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 exit
fi fi
exit
# run the backup # run the backup
cd / cd /
duplicacy -verbose -log backup -stats >> ${LOGFILE} 2>&1 duplicacy -verbose -log backup -stats >> ${LOGFILE} 2>&1