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

Make start script more portable by using /usr/bin/env as shebang. #167

Merged
merged 1 commit into from
Feb 13, 2014

Conversation

alexdupre
Copy link
Contributor

This is needed for a few *NIX OSes, like FreeBSD, where bash is installed by package system into /usr/local/bin.

@jsuereth
Copy link
Member

I remember this breaking something at some point, but it looks good. Thanks for the fix!

jsuereth added a commit that referenced this pull request Feb 13, 2014
Make start script more portable by using /usr/bin/env as shebang.
@jsuereth jsuereth merged commit 332787c into sbt:master Feb 13, 2014
@alexdupre alexdupre deleted the env branch February 13, 2014 17:12
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