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

Privileges when trying to run "run.command" #36

Open
clinton0717 opened this issue Oct 23, 2020 · 1 comment
Open

Privileges when trying to run "run.command" #36

clinton0717 opened this issue Oct 23, 2020 · 1 comment

Comments

@clinton0717
Copy link

I am getting this error when trying to run the file (I have read and write access)

Screen Shot 2020-10-23 at 9 38 05 PM

@cmdr-1
Copy link

cmdr-1 commented Jan 9, 2021

Open your terminal and use

chmod u+x "path-to-file"

In this case, the file is run.command. A quick way to get the path accurately is to drag and drop the file straight into the terminal. Once you run the above, you should be able to execute the file without issues.

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

2 participants