Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

lucrito
Copy link
Contributor

@lucrito lucrito commented Jun 27, 2019

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
Copy link
Collaborator

Crim commented Jun 28, 2019

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

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

Crim commented Jul 2, 2019

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