diff --git a/install.sh b/install.sh index 9904b11..41c98bb 100755 --- a/install.sh +++ b/install.sh @@ -136,8 +136,8 @@ fi ## Generate first stats /usr/bin/motds32 -g - -echo -e "\n\e[34m3. \e[92m echo -e "\n 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\n Use: /usr/bin/motds32 for help\n" exit 0 #EOF