fix homebrew formula
This commit is contained in:
parent
4068c8c5c4
commit
0ae46889d8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue