mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-07 14:57:18 +02:00
Note
This commit is contained in:
parent
c7233a565e
commit
fe110ba0ec
@ -34,7 +34,7 @@ module FluentdUI
|
||||
case RbConfig::CONFIG['host_os']
|
||||
when /darwin|mac os/
|
||||
:macosx
|
||||
else
|
||||
else # FIXME: windows is unix? :P
|
||||
:unix
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user