From 92b5b98583e3dea668620b43d33e2490af92c3fb Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Fri, 16 Mar 2018 13:39:32 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e16c290..b25fc3c 100755 --- a/install.sh +++ b/install.sh @@ -193,8 +193,9 @@ tput cup 11 0 if test -f /usr/bin/motds32; then /usr/bin/motds32 -g; fi 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" - ;; + printf "\n \e[1;33m (Press 0 to exit)\e[0m" + printf "\n \e[1;33m (Or any key to go back.)\e[0m" + ;; 2) echo -e "\n\e[92m" if [ `grep -c /etc/motd /root/.bashrc` == 0 ] then