MOTDs32/Unisntall.sh

10 lines
92 B
Bash

#!/bin/sh
#
#
## remove all stuff
make uninstall
rm /etc/motds32/ -Rf
rm /usr/bin/motd -f