fix homebrew formula

This commit is contained in:
Cody Lee 2025-04-30 16:20:43 -05:00
parent 4068c8c5c4
commit 0ae46889d8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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"