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

Fix bug on install without arguments and make it work on raspberry pi (raspbian) #48

Open
wants to merge 3 commits into
base: v1
Choose a base branch
from

Conversation

corneldamian
Copy link

  • Fix on install without arguments. Until now it was selecting the oldest version, after the fix will select the newest one. I thing the bug appeared when the list was reversed.
  • Set package arch using the dpkg command and fallback to GOARCH if unable to get it
  • Select arch armv6l when GOARCH is arm

@radjah radjah mentioned this pull request May 12, 2021
@jamincollins
Copy link

This looks like it would fix #42.

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.

2 participants