- don't hardcode jruby

This commit is contained in:
Jordan Sissel 2012-02-02 08:31:59 -08:00
parent f06f58c949
commit 2497d14f3c

View file

@ -1,4 +1,4 @@
#!/usr/bin/env jruby
#!/usr/bin/env ruby
$: << File.dirname($0) + "/../lib"