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

Error on syntaxis #30

Open
Darkbrass opened this issue May 4, 2015 · 2 comments
Open

Error on syntaxis #30

Darkbrass opened this issue May 4, 2015 · 2 comments

Comments

@Darkbrass
Copy link

I got an error when run updater.sh

updater.sh: line 124: [: ==: unary operator expected

If i run a with verbose option(-V) I get:
./updater.sh: line 124: [: ==: unary operator expected
[2015/05/05T02:10:01] Current IP: 127.0.0.1
::1
192.168.1.5
fe80::222:4dff:fe9d:e15e

)src="./pages/login.js" type="text/javascript"></script>pt>text/css"/>et' type='text/css'>'text/css'> 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
@commx
Copy link

commx commented May 8, 2015

Make sure to use bash. The "==" comparisation operator is not supported in most other shells.

A fixed version of the script is already done, but not committed yet.

@eMPee584
Copy link

eMPee584 commented Jul 9, 2015

..friendly reminder to upload the script with bashisms removed 👍 😀

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

3 participants