fix(package): resolve issue with running as a homebrew service

This commit is contained in:
2023-12-16 01:52:47 +00:00
parent cdac9396fc
commit 9a168f9ff9

View File

@@ -39,7 +39,7 @@ brews:
license: "MIT"
skip_upload: auto
service: |
run [bin/"macos-battery-exporter"]
run [bin/"macos-battery-exporter", "-s"]
test: |
system "#{bin}/macos-battery-exporter -v"
repository: