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

Installing to system directory with ! should fix permission. #35

Open
jpambrun opened this issue Feb 9, 2023 · 0 comments
Open

Installing to system directory with ! should fix permission. #35

jpambrun opened this issue Feb 9, 2023 · 0 comments

Comments

@jpambrun
Copy link
Contributor

jpambrun commented Feb 9, 2023

File saved to /usr/local/bin don't have permission that allow other users to run the binary.
It probably needs a chown o+rx at least, maybe chown root?

-rwxr-x---   1 jpambrun jpambrun 4.9M Feb  9 14:28 some_binary
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

1 participant