mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
use jruby in logstash-web
This commit is contained in:
parent
43a3360aab
commit
c5683fa9f9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
#!/usr/bin/env jruby
|
||||
|
||||
$: << File.dirname($0) + "/../lib"
|
||||
$: << File.dirname($0) + "/../test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue