jovanbulck / jsh

A basic UNIX shell implementation in C
GNU General Public License v3.0
30 stars 10 forks source link

installing as default shell with installer.sh #68

Open KevinMordijck opened 9 years ago

KevinMordijck commented 9 years ago

The installation to the default shell fails because: /etc/shells does not have the path to jsh in it. before the execution of chsh -s [PATH]/jsh