MOTDs32/unisntall.sh
2017-07-20 20:52:07 +02:00

14 lines
160 B
Bash
Executable File

#!/bin/sh
#
# Removal script of MOTDs32
#
# make sur this file is executable +x
## remove all stuff
make uninstall
rm /etc/motds32/ -Rf
rm /usr/bin/motd -f