Skip to content

Fixed shebang, so that 'if [[ ... ]]' works.#178

Merged
Crim merged 1 commit into
SourceLabOrg:masterfrom
lucrito:start.sh-fix
Jun 28, 2019
Merged

Fixed shebang, so that 'if [[ ... ]]' works.#178
Crim merged 1 commit into
SourceLabOrg:masterfrom
lucrito:start.sh-fix

Conversation

@lucrito

@lucrito lucrito commented Jun 27, 2019

Copy link
Copy Markdown
Contributor

The script uses bash syntax but the shebang was sh. So execution only works with bash start.sh and not wiht ./start.sh or /some/path/start.sh

@Crim

Crim commented Jun 28, 2019

Copy link
Copy Markdown
Collaborator

Ah whoops! Thanks! I'll include this in the upcoming release!

@Crim Crim merged commit 91a4458 into SourceLabOrg:master Jun 28, 2019
@Crim

Crim commented Jul 2, 2019

Copy link
Copy Markdown
Collaborator

released 2.4.0 which should include this fix.

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants