diff --git a/install.sh b/install.sh index 41c98bb..1bbac3d 100755 --- a/install.sh +++ b/install.sh @@ -137,7 +137,7 @@ fi ## Generate first stats /usr/bin/motds32 -g -echo -e "\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\n Use: /usr/bin/motds32 for help\n" +echo -e "\n\e[34m \e[92m Installation of MOTDs32 completed!\e[0m \n\nUse: /usr/bin/motds32 for help\n" exit 0 #EOF