Added clarification to use bash #45

Merged
merged 1 commit into from Feb 18, 2015

3 participants

@tirkarthi

Some linux distros have sh symlinked to dash. So I have added a clarification to use bash for the distros.

@tirkarthi tirkarthi Added clarification to use bash
Some linux distros have sh symlinked to dash. So I have added a clarification to use bash for the distros.
c740515
@faceleg faceleg merged commit fe6e981 into zsh-users:master Feb 18, 2015
@faceleg

Thanks!

@tirkarthi tirkarthi deleted the unknown repository branch Feb 18, 2015
@twe4ked

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