mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Added make update
This commit is contained in:
parent
aeec8d5809
commit
ffa311c7df
1 changed files with 5 additions and 0 deletions
|
@ -89,6 +89,11 @@ If you want to build the jar yourself, run:
|
|||
|
||||
make flatjar
|
||||
|
||||
To update a flat jar previously built with 'make flatjar', run:
|
||||
|
||||
make update-flatjar
|
||||
|
||||
|
||||
You can build rpms and debs, if you need those. Building rpms requires you have [fpm](github.com/jordansissel/fpm), then do this:
|
||||
|
||||
make package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue