Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

[Package] Removing bashisms from azk installation script #583

Merged

Conversation

fearenales
Copy link
Contributor

This PR closes #578.

This changes allow installing azk using another shell besides bash:

curl -sSL http://azk.io/install.sh | sh

Tested shells:

  • Bash
  • Dash
  • Zsh
  • Ksh
  • Fish

@nuxlli nuxlli force-pushed the feature/removing_bashisms_install_script branch from ebad971 to fa79f63 Compare December 26, 2015 19:12
@nuxlli nuxlli merged commit fa79f63 into azukiapp:master Dec 26, 2015
@fearenales fearenales deleted the feature/removing_bashisms_install_script branch January 27, 2016 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove bashisms from shared/scripts/install.sh script
2 participants