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

Using the script, I get those errors on Mojave #1

Open
pascalayerbe opened this issue Oct 1, 2019 · 3 comments
Open

Using the script, I get those errors on Mojave #1

pascalayerbe opened this issue Oct 1, 2019 · 3 comments

Comments

@pascalayerbe
Copy link

/usr/local/bin/appleshit.disable.sh: line 5: syntax error in conditional expression: unexpected token ;' /usr/local/bin/appleshit.disable.sh: line 5: syntax error near ;'
/usr/local/bin/appleshit.disable.sh: line 5: `if [[ $OSM -lt "15"]]; then'

@nebular
Copy link
Owner

nebular commented Oct 17, 2019

hey! sorry to hear that!

Can you please tell me the output of this command

sw_vers

on the terminal? Seems like the script is having trouble detecting OSX version, that error is pretty strange. I am going to make it stronger and detect that situation.

@pascalayerbe
Copy link
Author

Here you are

ProductName: Mac OS X
ProductVersion: 10.14.5
BuildVersion: 18F132

Best regards

@nebular
Copy link
Owner

nebular commented Oct 21, 2019

sorry for the delay, there was indeed an error on the script. I think it works now !

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