1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/community/tcsh/tcsh.post-install
2018-06-07 07:43:13 +00:00

3 lines
39 B
Bash

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