slackbuilds/system/oksh/douninst.sh

4 lines
69 B
Bash

if [ -e etc/shells ]; then
sed -i "/^\/bin\/oksh$/d" etc/shells
fi