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

./trigmap.sh: line 212: syntax error near unexpected token fi' ./trigmap.sh: line 212: fi' #1

Closed
jordantsap opened this issue May 8, 2019 · 4 comments

Comments

@jordantsap
Copy link

Running ./trigmap.sh in the trigmap folder it shows that error.
Why is that in:
./trigmap.sh: line 212: syntax error near unexpected token fi' ./trigmap.sh: line 212: fi'

@hackzaid
Copy link

hackzaid commented May 9, 2019

Solution:
vim +212 trigmap.sh

Delete "fi" on that line, save and run script again

@jordantsap
Copy link
Author

Maybe +1 closing if statement right???

@hackzaid
Copy link

hackzaid commented May 9, 2019

Maybe +1 closing if statement right???

Sure.... :)

@jordantsap
Copy link
Author

Yes thats fixed when commenting the line 212 which is the +1 ending if

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