aports/testing/tcsh/tcsh.post-install
2018-03-07 11:18:07 +01:00

4 lines
39 B
Bash

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