Skip to content

conditional binary operator expected #4

@bickerstoff

Description

@bickerstoff

Issue

When executing ./redmine.sh, I'm getting the following error:

./redmine.sh: line 14: conditional binary operator expected
./redmine.sh: line 14: syntax error near `RAILS_ENV'
./redmine.sh: line 14: `if [[ ! -v RAILS_ENV || "$RAILS_ENV" == development ]]; then'

Details

CentOS 6.5
Docker client 0.7.6
root user

git clone git://github.com/binaryphile/docker-redmine
cd docker-redmine
./redmine.sh

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