diff --git a/backup.sh b/backup.sh index 91e19b2..c19a94c 100755 --- a/backup.sh +++ b/backup.sh @@ -572,6 +572,11 @@ else fi +### borgbackup completed +echo -e "${op}${stamp} Borgbackup completed... begin cleanup" \ + "${normal}" >> "$logFile" + + ### Exit NextCloud maintenance mode ncMaint off # check if successful