Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Sudo ./install.sh #3

Closed
riffnshred opened this issue Nov 6, 2019 · 3 comments · Fixed by #10
Closed

Sudo ./install.sh #3

riffnshred opened this issue Nov 6, 2019 · 3 comments · Fixed by #10

Comments

@riffnshred
Copy link
Owner

If it does not work, do sudo bash ./install.sh.

Ill fix it in the readme file when I get back from trip.

@ajbowler
Copy link

@riffnshred the issue is a permissions issue, when cloning it the file doesn't have executable permissions.

@ajbowler
Copy link

chmod'ing it with 777 is a quick fix

@ZLevine
Copy link
Contributor

ZLevine commented Dec 16, 2019

I came across this issue too—I just submitted a PR (#10) that addresses this in the documentation.

tl;dr; You need to make the shell script executable using this approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants