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