Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Fix bash script on linux #850

Merged
merged 1 commit into from
Mar 28, 2017

Conversation

jor-rit
Copy link
Contributor

@jor-rit jor-rit commented Mar 28, 2017

Short description of what this resolves:

Linux only accept one argument in a shebang, so everything after the
/usr/bin/env is seen as one argument.

For setting this node option, see
npm/npm#12238

Changes proposed in this pull request:

  • Remove shebang argument

Fixes: #838

Linux only accept one argument in a shebang, so everything after the
/usr/bin/env is seen as one argument.

For setting this node option, see
npm/npm#12238

Resolve ionic-team#838
@danbucholtz danbucholtz merged commit 0999f23 into ionic-team:master Mar 28, 2017
@danbucholtz
Copy link
Contributor

@jorrit-wehelp,

Thanks!

Thanks,
Dan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants