这是indexloc提供的服务,不要输入任何密码
Skip to content

Are these examples supported anymore? #9

@esobczak1970

Description

@esobczak1970

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions