mirror of
https://github.com/jimeh/macos-battery-exporter.git
synced 2026-02-19 01:16:40 +00:00
fix(package): resolve issue with running as a homebrew service
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user