index
:
xilinux/buildfiles.git
master
Build scripts for the xilinux repos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repo
/
tcsh
/
tcsh.pre-deinstall
blob: 3c0b05cd69974a13a7647b9bde1d0a2803b791c1 (
plain
)
1
2
3
4
#!/bin/sh
remove-shell
'/bin/csh'
remove-shell
'/bin/tcsh'
exit
0