From c54962d42929cdba75d9782d7bea2829a457e512 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 20 Jul 2017 15:52:26 +0200 Subject: [PATCH] Update Install.sh --- Install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install.sh b/Install.sh index 732938b..7a028a7 100755 --- a/Install.sh +++ b/Install.sh @@ -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 \ No newline at end of file