Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor install script to POSIX shell #23

Merged
merged 1 commit into from
Jul 15, 2020
Merged

Refactor install script to POSIX shell #23

merged 1 commit into from
Jul 15, 2020

Conversation

luke-j
Copy link
Contributor

@luke-j luke-j commented Jul 15, 2020

Currently this package cannot be installed without an error on alpine because bash does not exist by default. The fix for this is to refactor the install.sh script to be POSIX shell.

Currently this package cannot be installed without an error on alpine because `bash` does not exist by default. The fix for this is to refactor the `install.sh` script to be POSIX shell.
@gunar gunar merged commit 309852e into gunar:master Jul 15, 2020
@luke-j luke-j deleted the patch-1 branch July 15, 2020 08:28
@gunar
Copy link
Owner

gunar commented Jul 15, 2020

Hi Luke,

Thank you for your contribution. And for the well-written commit message. This has now been published as shellcheck@0.4.4 (patch).

Cheers,
Gunar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants