aboutsummaryrefslogtreecommitdiffstats
path: root/community/tcsh/tcsh.pre-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'community/tcsh/tcsh.pre-deinstall')
-rw-r--r--community/tcsh/tcsh.pre-deinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/tcsh/tcsh.pre-deinstall b/community/tcsh/tcsh.pre-deinstall
index 9e2e34c1c55..3c0b05cd699 100644
--- a/community/tcsh/tcsh.pre-deinstall
+++ b/community/tcsh/tcsh.pre-deinstall
@@ -1,3 +1,4 @@
#!/bin/sh
+remove-shell '/bin/csh'
remove-shell '/bin/tcsh'
exit 0