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

Switch to wget instead of curl #13

Open
jvanbaarsen opened this issue Sep 19, 2016 · 2 comments
Open

Switch to wget instead of curl #13

jvanbaarsen opened this issue Sep 19, 2016 · 2 comments

Comments

@jvanbaarsen
Copy link
Contributor

Not every server has CURL installed. wget is always installed. Let's switch the installer to wget, so we are not forcing users to install unneeded dependencies on their server.

@michiels
Copy link
Member

I'm not sure if this is correct, my experience is the other way around :p But lets target Ubuntu 16.04 for now. Or maybe add it as a dependency check when starting the script.

@jvanbaarsen
Copy link
Contributor Author

@michiels It's not about starting the script. It's even with the command we show on intercity.io. When I install a clean ubuntu virtual box, I do have access to wget, but not curl. This was the reason I assumed it was more widely available. We can also just assume that people know how to install curl of it is not present.

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

No branches or pull requests

2 participants