Update Installer.sh

This commit is contained in:
William Todt 2016-03-05 16:00:59 +04:00
parent 5fa422d4ce
commit 03ca2bcd04
1 changed files with 15 additions and 0 deletions

View File

@ -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 clear
echo -e "\e[1;31mInstaller - by Deltax" echo -e "\e[1;31mInstaller - by Deltax"
echo -e "\e[1;31mCheck & autoinstall" echo -e "\e[1;31mCheck & autoinstall"