The Wayback Machine - https://web.archive.org/web/20201015110255/https://github.com/Jigsaw-Code/outline-server/issues/318
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

install script should check to see if 'curl' is installed #318

Open
mrphs opened this issue Nov 22, 2018 · 2 comments
Open

install script should check to see if 'curl' is installed #318

mrphs opened this issue Nov 22, 2018 · 2 comments

Comments

@mrphs
Copy link

@mrphs mrphs commented Nov 22, 2018

'curl' isn't installed by default on Debian. The installation script tries to run docker installation script by fetching it via 'curl' but if it isn't installed, it fails all together.

The safest bet would be to make sure 'curl' is installed before getting to other steps.

@trevj
Copy link
Contributor

@trevj trevj commented Nov 30, 2018

@mrphs Thanks for trying Outline. Seems like we could add instructions for both wget and curl.

@staticfrost
Copy link

@staticfrost staticfrost commented Dec 10, 2018

I'll take a look at this one. #345

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.