package.mk/wip/mksh/mksh.post-install

4 lines
39 B
Plaintext
Raw Normal View History

#!/bin/sh
add-shell '/bin/mksh'
exit 0