aports/community/loksh/loksh.post-install
2016-09-05 20:03:15 +02:00

4 lines
38 B
Bash

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