mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
87cc70eb07
commit
c92a2ccfcb
1 changed files with 1 additions and 1 deletions
|
@ -255,6 +255,6 @@ namespace "vendor" do
|
|||
|
||||
desc 'Clean the vendored files'
|
||||
task :clean do
|
||||
FileUtils.rm_rf(vendor) if Dir.exist?(vendor)
|
||||
rm_rf vendor
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue