kiss-mfavila-large/ports/official/core/oksh/post-install

5 lines
93 B
Plaintext
Raw Normal View History

#!/bin/sh -e
grep -qFx /usr/bin/ksh /etc/shells ||
printf /usr/bin/ksh\\n >>/etc/shells