Update 'duplicacy.sh'

This commit is contained in:
2020-07-30 16:48:52 -04:00
parent 19f4a29ceb
commit 758cbb515a

View File

@@ -45,9 +45,6 @@ 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