From 7f5c25c34f44022bfd37de0f46b29383aac95749 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Fri, 21 Jul 2017 13:03:33 +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 2f6d1d4..6b154ff 100755 --- a/install.sh +++ b/install.sh @@ -152,7 +152,7 @@ fi /usr/bin/motds32 -g #echo -ne '\n\e[0m #######################(100%)\r\n\n' -echo -e "\n\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\n\nHelp? Use: \n \033[1;30m/usr/bin/motds32\e[0m \nor \033[1;30m\nmotd\e[0m\n" +echo -e "\n\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\n\nHelp? Use: \n \033[1;30m/usr/bin/motds32\e[0m \nor \033[1;30m\n motd\e[0m\n" exit 0 #EOF