aports/community/tcsh/tcsh.post-install
2018-06-07 07:43:13 +00:00

4 lines
39 B
Bash

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