diff --git a/Installer.sh b/Installer.sh index 5bb5d9d..22bf99e 100644 --- a/Installer.sh +++ b/Installer.sh @@ -1,3 +1,18 @@ + +####### < Color > ####### +white="\033[1;37m" +grey="\033[0;37m" +red2="\033[0;35m" +red="\033[1;31m" +green="\033[1;32m" +yellow="\033[1;33m" +blue="\033[1;34m" +transparent="\e[0m" +######################### + + + +############################################# < START > #################################################### clear echo -e "\e[1;31mInstaller - by Deltax" echo -e "\e[1;31mCheck & autoinstall"