Skip to content

Commit

Permalink
Fix homebrew error "Formula specified both service and plist" (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowe authored Jan 3, 2023
1 parent 7c79f87 commit 4afae7d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,3 @@ brews:
<string>/var/log/wiresteward.log</string>
</dict>
</plist>
service: |
run "#{bin}/wiresteward", "-agent"
test: |
system "#{bin}/wiresteward", "-version"

0 comments on commit 4afae7d

Please sign in to comment.