aboutsummaryrefslogtreecommitdiffstats
path: root/community/tcsh/tcsh.pre-deinstall
blob: 3c0b05cd69974a13a7647b9bde1d0a2803b791c1 (plain)
1
2
3
4
#!/bin/sh
remove-shell '/bin/csh'
remove-shell '/bin/tcsh'
exit 0