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

Clarify that ln command may require sudo #216

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

orangejulius
Copy link
Member

@orangejulius orangejulius commented Sep 15, 2020

While other pelias commands should not be run with sudo, sudo will generally be required to create a symbolic link in /usr/local/bin/ as described in our quickstart script.

This change adds sudo to that command and clarifies that it's the only part of the quickstart script that should use sudo.

Connects #214

While other `pelias` commands should not be run with `sudo`, `sudo` will
generally be required to create a symbolic link in
`/usr/local/bin/pelias` as described in our quickstart script.

This change adds `sudo` to that command and clarifies that it's the only
part of the quickstart script that should use `sudo`.

Connects #214
@missinglink missinglink merged commit 58ded1a into master Oct 12, 2020
@missinglink missinglink deleted the clarify-sudo branch October 12, 2020 15: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