Added notification for completion of borgbackup
This commit is contained in:
parent
333c62556c
commit
eff0c745d1
@ -572,6 +572,11 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
### borgbackup completed
|
||||||
|
echo -e "${op}${stamp} Borgbackup completed... begin cleanup" \
|
||||||
|
"${normal}" >> "$logFile"
|
||||||
|
|
||||||
|
|
||||||
### Exit NextCloud maintenance mode
|
### Exit NextCloud maintenance mode
|
||||||
ncMaint off
|
ncMaint off
|
||||||
# check if successful
|
# check if successful
|
||||||
|
Loading…
Reference in New Issue
Block a user