diff --git a/install.sh b/install.sh index 6b154ff..bf1c64c 100755 --- a/install.sh +++ b/install.sh @@ -112,7 +112,7 @@ stty raw -echo answer=$( while ! head -c 1 | grep -i '[ny]' ;do true ;done ) stty $old_stty_cfg if echo "$answer" | grep -iq "^y" ;then - echo -e "\n\e[92m apt-get install \e[0m ntp figlet \e[94m start\e[0m\n" ; apt-get install -y ntp figlet; + echo -e "\n\e[92m apt-get install \e[0m ntp figlet \e[94m start\e[0m\n" ; apt-get install -y build-essential ntp figlet; echo -e "\n\e[92m apt-get installation\e[0m Succesfull\n" if [ -f /usr/bin/motds32 ] then