Skip to content

Commit

Permalink
use jruby in chorus-control.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregg Van Hove & Joseph Palermo committed Oct 23, 2012
1 parent 082e0a4 commit f471085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/chorus-config.sh
Expand Up @@ -25,7 +25,7 @@ case $RAILS_ENV in
RAKE=bin/rake
;;
* )
RUBY=ruby
RUBY=jruby
RAKE=rake
;;
esac
Expand Down

0 comments on commit f471085

Please sign in to comment.