8000 Are these examples supported anymore? · Issue #9 · richtr/baseapp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Are these examples supported anymore? #9

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

Open
esobczak1970 opened this issue Jul 11, 2022 · 0 comments
Open

Are these examples supported anymore? #9

esobczak1970 opened this issue Jul 11, 2022 · 0 comments

Comments

@esobczak1970
Copy link

In Start.sh
[Line 52:](javascript:setPosition(52, 35))
if [ -n "$BASEAPP_SERVER_SSLCERT" && -n "$BASEAPP_SERVER_SSLKEY" ]; then
^-- SC2107 (error): Instead of [ a && b ], use [ a ] && [ b ].

This will fix one of the errors in the shell script. Wondering if revel is still used with examples so far out of date?

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

1 participant
0