Added notification for completion of borgbackup

This commit is contained in:
Asif Bacchus 2018-10-14 07:21:05 -06:00
parent 333c62556c
commit eff0c745d1
1 changed files with 5 additions and 0 deletions

View File

@ -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