mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
Fix to installed plugin info after delete fluentd setting (fluentd/td-agent has own gems)
This commit is contained in:
parent
e73915c76e
commit
de5baff221
@ -157,5 +157,6 @@ class Fluentd
|
||||
|
||||
def destroy
|
||||
File.unlink(JSON_PATH)
|
||||
File.unlink(Plugin.gemfile_path)
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user