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

Using curl for lastest version #16

Closed
pietro opened this issue Jul 22, 2019 · 2 comments
Closed

Using curl for lastest version #16

pietro opened this issue Jul 22, 2019 · 2 comments
Assignees

Comments

@pietro
Copy link

pietro commented Jul 22, 2019

The install script uses either curl or wget to downloads the tarball, but only curl to check the latest version, which breakes the install script on systems that only have wget.

@pietro
Copy link
Author

pietro commented Jul 22, 2019

The install script also blindingly runs sudo. The main summon install script doesn't have these issues.

@sgnn7
Copy link
Contributor

sgnn7 commented Sep 11, 2020

Hey @pietro,
This issue is now closed via #39. Apologies for the delay on implementing this fix (it was in the backlog for a while now) and thank you for reporting it!

@sgnn7 sgnn7 closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants