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 After Cloning Repo #26

Open
jakebruemmer opened this issue Mar 16, 2015 · 1 comment
Open

Syntax Error After Cloning Repo #26

jakebruemmer opened this issue Mar 16, 2015 · 1 comment

Comments

@jakebruemmer
Copy link

I'm getting syntax error on line 52 after just cloning the repo and trying to run the script. Not familiar with Bash, but it says something about a redirect error.

$ sh lightsOn.sh 20
lightsOn.sh: 52: lightsOn.sh: Syntax error: redirection unexpected
@refola
Copy link

refola commented Apr 28, 2019

Please try running it in Bash (e.g., ./lightsOn.sh or bash lightsOn.sh), per the #!/bin/bash shebang at the top of the file.

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