You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried it again on my machine and it works. It's probably due to a differing version of bash on CentOS, or perhaps a different install location for bash. Try changing the initial line of the redmine.sh script to use /usr/bin/env instead of the bash path.
It's the -v test for the variable definition. Your bash is probably older than 4.2. Homebrew must have a more recent version available if you check, I'm sure.
Issue
When executing ./redmine.sh, I'm getting the following error:
Details
CentOS 6.5
Docker client 0.7.6
root user
The text was updated successfully, but these errors were encountered: