Formatting: start of script coloured magenta in log

This commit is contained in:
Asif Bacchus 2018-09-30 19:52:16 -06:00
parent 5c0695a3e6
commit 1d8909dbe0

View File

@ -203,7 +203,7 @@ fi
### Log start of script operations
echo -e "${bold}${stamp}-- Start $scriptName execution ---" >> "$logFile"
echo -e "${bold}${magenta}${stamp}-- Start $scriptName execution ---" >> "$logFile"
### Export logFile variable for use by Borg