Add missing colors

This commit is contained in:
Luis Guzmán 2020-04-11 08:02:49 -05:00
parent 82fcada795
commit 625cf13153
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
Blue='\e[0;34m'
Purple='\e[0;35m'
Green='\e[0;32m'
Yellow='\e[0;33m'
Color_Off='\e[0m'
support="https://switnet.net/support"
apt_repo="/etc/apt/sources.list.d"