diff --git a/install/install.sh b/install/install.sh index c3692a2..c0f655b 100644 --- a/install/install.sh +++ b/install/install.sh @@ -1,5 +1,5 @@ #!/bin/bash -s + ## These are the colors used throughout the script. COL_YELLOW='\e[1;33m%s\e[0m\n' COL_LIGHT_BLUE='\e[38;5;111m%s\e[0m\n'