Update Install.sh
This commit is contained in:
parent
1abbfb6372
commit
d8f0227095
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,6 @@ then
|
||||||
echo 'entry already exist'
|
echo 'entry already exist'
|
||||||
else
|
else
|
||||||
echo 'entry does not exist, it will add'
|
echo 'entry does not exist, it will add'
|
||||||
|
|
||||||
crontab << FIN fi
|
crontab << FIN fi
|
||||||
$(crontab -l)
|
$(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"
|
echo -e "\n3.\e[92mMOTDs32 Installation completed!\e[0m \n Use: /usr/bin/motds32 for help\n"
|
||||||
|
|
||||||
|
exit 0
|
||||||
#EOF
|
#EOF
|
Loading…
Reference in a new issue