View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#55
Originally Posted by nieldk View Post
hmm that was one reason I had to reflash - almost - the symlink to sh from bash was missing.
This, however, should be fixed in the version online.

otherwise
ln -s /bin/bash /bin/sh
Probably safer way would be to name it bash4 and amend /etc/passwd for nemo to use /bin/bash4, this way if there is a component in Jolla that requires old bash it would keep using it (edit: hmm... then again all scripts would be using the old one unless it was symlinked... no idea what is the best practice :/)

Last edited by szopin; 2014-01-13 at 01:07.