Added clarification to use bash #45
twe4ked
commented
Feb 22, 2015
Another way to fix this could be to change the shebang to bash (or Zsh) in the install script.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some linux distros have sh symlinked to dash. So I have added a clarification to use bash for the distros.