aboutsummaryrefslogtreecommitdiffstats
path: root/community/tcsh/tcsh.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/tcsh/tcsh.post-install')
-rw-r--r--community/tcsh/tcsh.post-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/tcsh/tcsh.post-install b/community/tcsh/tcsh.post-install
index 7342c5e7212..33c7ebeba61 100644
--- a/community/tcsh/tcsh.post-install
+++ b/community/tcsh/tcsh.post-install
@@ -1,3 +1,4 @@
#!/bin/sh
add-shell '/bin/tcsh'
+add-shell '/bin/csh'
exit 0