mirror of
https://github.com/unpoller/unpoller.git
synced 2026-03-31 06:24:21 -04:00
fix homebrew formula
This commit is contained in:
@@ -538,7 +538,7 @@ brews:
|
||||
- unifi-poller
|
||||
license: MIT
|
||||
service: |
|
||||
run [opt_bin/"unpoller", "--config", etc/"unpoller/up.conf"]
|
||||
run ["#{opt_bin}/unpoller", "--config", "#{etc}/unpoller/up.conf"]
|
||||
keep_alive true
|
||||
log_path var/"log/unpoller.log"
|
||||
error_log_path var/"log/unpoller.log"
|
||||
|
||||
Reference in New Issue
Block a user