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

[bug fix] Add arm64 to bash installer script #200

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Conversation

caitlinelfring
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features) see docs/README.md

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix

What is the current behavior? (You can also link to an open issue here)
Running the installer script on arm64 fails with get-woke/woke crit platform linux/arm64 is not supported.

What is the new behavior (if this is a feature change)?
Installer script works for arm64

Does this PR introduce a breaking change? (What changes might users need to make due to this PR?)
No

Other information: Should fix #199 but I don't have an M1 to verify

Verification can be done via the command:

curl -sSLf https://raw.githubusercontent.com/get-woke/woke/issue/199/install.sh | bash -s -- -b /usr/local/bin -d

@caitlinelfring caitlinelfring merged commit 4cc10d8 into main Jun 15, 2022
@caitlinelfring caitlinelfring deleted the issue/199 branch June 15, 2022 00:11
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.

Installer script doesn't understand linux/arm64
1 participant