change pre-backup completion notation color tag

This commit is contained in:
Asif Bacchus 2019-05-27 05:33:32 -06:00
parent 1c85071ca4
commit 5222e9e08a
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ printf "${ok}[%s] -- [SUCCESS] SQL databases dumped successfully --${norm}\n" \
### pre-backup tasks completed -- move to borg tasks
printf "${cyan}[%s] -- [INFO] Pre-backup tasks completed --${norm}\n" \
printf "${ok}[%s] -- [SUCCESS] Pre-backup tasks completed --${norm}\n" \
"$(stamp)" >> "$logFile"