slackbuilds/system/ksh-openbsd/doinst.sh

4 lines
87 B
Bash

if ! grep -q '/bin/pdksh' etc/shells ; then
printf "/bin/pdksh\n" >> etc/shells ;
fi