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

Syntax error when running bootstrap #53

Closed
arlarzelere3 opened this issue Jul 16, 2017 · 3 comments
Closed

Syntax error when running bootstrap #53

arlarzelere3 opened this issue Jul 16, 2017 · 3 comments

Comments

@arlarzelere3
Copy link

I ran the boostrap script on a freshinstall of rasbian and got the following errors

bash: line 169: syntax error near unexpected token 'fi'
bash: line 169: 'fi'

This is causing the script to end early and not completing the setup process.

@victordibia
Copy link
Contributor

@jweisz

@akeller
Copy link

akeller commented Jul 30, 2017

Same issue as @arlarzelere3. Possible whitespace issue?

@tobykurien
Copy link

Seem like the command in the README file is not using bash. Try curl -sL https://raw.githubusercontent.com/ibmtjbot/tjbot/master/bootstrap/bootstrap.sh > bootstrap.sh and then sudo bash ./bootstrap.sh

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

4 participants