mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
set install_dir
This commit is contained in:
parent
f0473afe3e
commit
e05c9be3a7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ deps.each do |dep|
|
|||
installer.options[:generate_ri] = false
|
||||
installer.options[:version] = dep.requirement
|
||||
installer.options[:args] = [dep.name]
|
||||
installer.options[:install_dir] = target
|
||||
begin
|
||||
installer.execute
|
||||
rescue Gem::SystemExitException => e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue