slackbuilds/system/oils/douninst.sh

5 lines
106 B
Bash

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