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
When I run install_and_run.sh, the error is :
2019-08-06 18:17:01 [INFO]: Running application
./install_and_run.sh: line 182: syntax error in conditional expression: unexpected token ;' ./install_and_run.sh: line 182: syntax error near ;'
./install_and_run.sh: line 182: ` if [[ $to_install -eq 1]]; then'
The text was updated successfully, but these errors were encountered:
When I run install_and_run.sh, the error is :
2019-08-06 18:17:01 [INFO]: Running application
./install_and_run.sh: line 182: syntax error in conditional expression: unexpected token
;' ./install_and_run.sh: line 182: syntax error near
;'./install_and_run.sh: line 182: ` if [[ $to_install -eq 1]]; then'
The text was updated successfully, but these errors were encountered: