Skip to content

Commit

Permalink
restore previous keep-alive policy
Browse files Browse the repository at this point in the history
  • Loading branch information
echocrow committed Sep 8, 2023
1 parent a3850b5 commit 8e7bd73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ brews:
Once granted, restart mouser.
service: |
run [opt_bin/"mouser"]
run opt_bin/"mouser"
run_at_load true
keep_alive crashed: true
keep_alive successful_exit: false
test: |
system "#{bin}/mouser --version"

0 comments on commit 8e7bd73

Please sign in to comment.