From b5124a026e2e1d16153f42411676e19d4938d507 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 25 Jul 2017 21:37:22 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index aae75e5..f1b588b 100755 --- a/install.sh +++ b/install.sh @@ -119,7 +119,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[34m - apt-get install >\e[0m ntp figlet build-essential \e[0m>>\e[92m starting\e[0m\n" ; apt-get install -y build-essential ntp figlet; + echo -e "\n\e[34m - apt-get install ntp figlet build-essential \e[0m>>\e[92m starting\e[0m\n" ; apt-get install -y build-essential ntp figlet; echo -e "\n\e[34m - apt-get installation \e[0m>> Succesfull\n" if [ -f "/usr/bin/motds32" ] then