MOTDs32/Unisntall.sh

10 lines
92 B
Bash
Raw Normal View History

2017-07-20 11:01:51 +02:00
#!/bin/sh
#
#
## remove all stuff
2017-07-20 14:47:26 +02:00
make uninstall
rm /etc/motds32/ -Rf
rm /usr/bin/motd -f