-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
bash code error #1
Comments
cd black-tool then gedit install.sh change your line 12 to this "if" only :) but you will encounter another syntax :( idk what to do but I am still researching :) 👍 |
I had the same issue
if you face another syntax error here's what you should do I'm using Linux so this fix will work only for linux
remove this function from the file and remove this one two and remove this one two save the file and run it as root |
while executing bash command this error come :
$ install.sh: line 12: syntax error near unexpected token
fi' 'nstall.sh: line 12:
fiif i run in root or non root the same error comes
if i try this command
$ chmod +x ./install.sh
it dose not show any arguments
so please help
The text was updated successfully, but these errors were encountered: