From cf33bdd2e70abf3fc053e0295b0415631bdc66c1 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Mon, 31 Jul 2017 19:15:39 +0200 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index c98fd18..042d5da 100755 --- a/install.sh +++ b/install.sh @@ -166,7 +166,7 @@ tput cup 11 0 ## Generate first stats if test -f /usr/bin/motds32; then /usr/bin/motds32 -g; fi - echo -e "\n\n\e[34m \e[92m1 Installation of MOTDs32 completed!\e[0m \n\n\n Help? Use: \n \033[1;30m /usr/bin/motds32\e[0m \n or \033[1;30m\n motd\e[0m\n" + echo -e "\n\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\n\n Help? Use: \n \033[1;30m /usr/bin/motds32\e[0m \n or \033[1;30m\n motd\e[0m\n" printf "\n \e[1;33m (Press any key to Continue.)\e[0m" ;; 2) echo -e "\n\e[92m" @@ -232,7 +232,7 @@ if test -f /usr/bin/motds32; then /usr/bin/motds32 -g; fi ## Generate first stats if test -f /usr/bin/motds32; then /usr/bin/motds32 -g; fi - echo -e "\n\n\e[34m \e[92m2 Installation of MOTDs32 completed!\e[0m \n\n\n Help? Use: \n \033[1;30m /usr/bin/motds32\e[0m \n or \033[1;30m\n motd\e[0m\n" + echo -e "\n\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\n\n Help? Use: \n \033[1;30m /usr/bin/motds32\e[0m \n or \033[1;30m\n motd\e[0m\n" printf "\n \e[1;33m (Press any key to exit.)\e[0m" ;; 3) echo -e "\n\e[34m Dsinstallation of MOTDs32 in progress... \e[0m"