Formatting: replaced cyan with lightcyan

This commit is contained in:
Asif Bacchus 2018-09-30 19:30:22 -06:00
parent 008a941674
commit 6ec2444891

View File

@ -9,7 +9,7 @@ red="\e[31m"
green="\e[32m"
yellow="\e[93m"
magenta="\e[35m"
cyan="\e[36m"
cyan="\e[96m"
stamp="[`date +%Y-%m-%d` `date +%H:%M:%S`]"