Update uninstall.sh
This commit is contained in:
parent
d6cffa24b8
commit
7f15e29411
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ echo -e "\n\e[34m Dsinstallation of MOTDs32 in progress... \e[0m"
|
|||
make uninstall
|
||||
rm /etc/motds32/ -Rf
|
||||
rm /usr/bin/motd -f
|
||||
rm /var/cache/motds32/ -Rf
|
||||
|
||||
## remove cron
|
||||
if crontab -l | grep -q '/usr/bin/motds32'; then
|
||||
|
|
Loading…
Reference in a new issue