aports/community/tcsh/tcsh.pre-deinstall
2018-06-07 07:43:13 +00:00

4 lines
42 B
Bash

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