Update install.sh

This commit is contained in:
Erreur32 2017-07-30 14:47:30 +02:00
parent fa5853ff0e
commit 389f796f8a
1 changed files with 3 additions and 1 deletions

View File

@ -181,7 +181,9 @@ fi
/usr/bin/motds32 -g
#echo -ne '\n\e[0m #######################(100%)\r\n\n'
echo -e "\n\n\e[34m \e[92m 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 completed!\n\n"
echo -e "----------------------------------------------------------\e[0m"
echo -e "\n Help? Use: \n \033[1;30m /usr/bin/motds32\e[0m \n or \033[1;30m\n motd\e[0m\n"
exit 0
#EOF