Update Install.sh

This commit is contained in:
Erreur32 2017-07-20 19:21:52 +02:00
parent 1abbfb6372
commit d8f0227095
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,6 @@ then
echo 'entry already exist'
else
echo 'entry does not exist, it will add'
crontab << FIN fi
$(crontab -l)
@ -129,4 +128,5 @@ echo -e "2.\e[92m crontab -e ROOT\e[0m ADD (generate each 5 minutes)\n"
echo -e "\n3.\e[92mMOTDs32 Installation completed!\e[0m \n Use: /usr/bin/motds32 for help\n"
exit 0
#EOF