Update Install.sh

This commit is contained in:
Erreur32 2017-07-20 15:52:26 +02:00
parent 3515d4ebb9
commit c54962d429
1 changed files with 2 additions and 2 deletions

View File

@ -83,11 +83,11 @@ $(crontab -l)
###
FIN
echo -e "\n 2.\e[92mROOT crontab\e[0m ADD (generation each 5 minutes)\n"
echo -e " 2.\e[92m ROOT crontab\e[0m ADD (generation each 5 minutes)\n"
## Generate first stats
/usr/bin/motds32 -g
echo -e "\n 3.\e[92mInstallation successfull !!\e[0m \n Use: /usr/bin/motds32 for any help"
echo -e "\n 3.\e[92mInstallation successfull !!\e[0m \n Use: /usr/bin/motds32 for any help\n"
#EOF