Skip to content

Commit

Permalink
Use local bower version, not globally installed one
Browse files Browse the repository at this point in the history
  • Loading branch information
pasieronen committed Oct 1, 2014
1 parent 2859be9 commit 558a347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
bower install
`dirname $0`/node_modules/bower/bin/bower install
java -Xmx512M -XX:MaxPermSize=128M -jar `dirname $0`/project/sbt-launch.jar "$@"

0 comments on commit 558a347

Please sign in to comment.