Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

No permissions to open run.command #35

Open
codercuckaj1 opened this issue Jul 8, 2017 · 2 comments
Open

No permissions to open run.command #35

codercuckaj1 opened this issue Jul 8, 2017 · 2 comments

Comments

@codercuckaj1
Copy link

No perms to run on mac (run.command)

@Shengaero
Copy link

You need to run it either by double clicking it or by inputting the following into terminal:

java -jar /Users/You/The/Path/To/JSelfBot.jar

Replacing the the path with whatever directory path leads to your JSelfBot.jar of course.

@SquidyProductions
Copy link

I ran into this problem as well but it isn't because of this specific file. You need to run the following command to allow the double-clicking of the file:
chmod u+x the/path/to/the/file.command

I hope this helps

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

No branches or pull requests

3 participants