mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- Add logstash-web to executables
This commit is contained in:
parent
052f62c966
commit
0de0c38955
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Gem::Specification.new do |spec|
|
|||
spec.require_paths << "lib"
|
||||
spec.bindir = "bin"
|
||||
spec.executables << "logstash"
|
||||
spec.executables << "logstash-web"
|
||||
|
||||
spec.author = "Jordan Sissel"
|
||||
spec.email = "jls@semicomplete.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue