try to fix homebrew
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

master v0.3.5
Marvin Steadfast 3 years ago
parent 3d4b421308
commit a191359626

@ -158,5 +158,7 @@ brews:
name: Marvin Steadfast
email: marvin@xsteadfastx.org
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
install: |
bin.install "wg-quicker"
test: |
system "#{bin}/wg-quicker version"

@ -16,7 +16,12 @@ This is a friendly fork of [wg-quick-go](https://github.com/nmiculinic/wg-quick-
## Prebuild packages
Get these on release [page](https://git.xsfx.dev/xsteadfastx/wg-quicker/releases).
Get these on the release [page](https://github.com/xsteadfastx/wg-quicker/releases).
## Homebrew
- `brew tap xsteadfastx/tap https://github.com/xsteadfastx/homebrew-tap`
- `brew install wg-quicker`
## Compile it for yourself

Loading…
Cancel
Save