Removed /bin/kalle (dummy shell)
This commit is contained in:
parent
e0ffebc479
commit
631049139f
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
FILES=shellchooser.sh bashfiles/profile bashfiles/bashrc cshfiles/cshrc \
|
FILES=shellchooser.sh bashfiles/profile bashfiles/bashrc cshfiles/cshrc \
|
||||||
ashfiles/profile
|
ashfiles/profile
|
||||||
SHELLS=/bin/ash /bin/bash /bin/csh /bin/kalle
|
SHELLS=/bin/ash /bin/bash /bin/csh
|
||||||
|
|
||||||
shellchooser: $(FILES)
|
shellchooser: $(FILES)
|
||||||
$(info Use 'make install' to install shellchooser on your system.)
|
$(info Use 'make install' to install shellchooser on your system.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user