Formatting: replaced bold yellow with lightyellow

This commit is contained in:
Asif Bacchus 2018-09-30 19:29:02 -06:00
parent 59ef92155f
commit 008a941674

View File

@ -7,8 +7,7 @@ bold="\e[1m"
default="\e[39m"
red="\e[31m"
green="\e[32m"
yellow="\e[1;33m"
ltYellow="\e[93m"
yellow="\e[93m"
magenta="\e[35m"
cyan="\e[36m"
stamp="[`date +%Y-%m-%d` `date +%H:%M:%S`]"
@ -243,7 +242,6 @@ else
exitWarn+=('5032')
else
# 503 file found
# verify webroot exists
if [ -z "$webroot" ]; then
# no webroot path provided