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

fix permission denied #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

billalxcode
Copy link

Hi developers, I have fixed issue #12.

How do I fix?

We know that when moving files to the binnary folder, we definitely need permission so that the files we move can be read and executed.

So I added working code to give file permission to read and run. By using the command chmod 755 $PREFIX/bin/${BIN}, the file has been given permission to read and run.

References:

Indonesian

English

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.

1 participant