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

File permissions wrong on Mac #72

Open
michaelsharman opened this issue Jun 20, 2021 · 1 comment
Open

File permissions wrong on Mac #72

michaelsharman opened this issue Jun 20, 2021 · 1 comment

Comments

@michaelsharman
Copy link

I needed to add execute permission to run the Mac installer (macOS 11.4), by default it opened in xcode.

@monomycelium
Copy link

monomycelium commented Jun 7, 2022

You can execute the script right from Terminal using this:

wget https://github.com/ibnishak/Timimi/releases/download/2.1/timimi-2-1-1-Mac
chmod 755 timimi-2-1-1-Mac
./timimi-2-1-1-Mac

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