try to fix homebrew
This commit is contained in:
parent
3d4b421308
commit
a191359626
@ -158,5 +158,7 @@ brews:
|
|||||||
name: Marvin Steadfast
|
name: Marvin Steadfast
|
||||||
email: marvin@xsteadfastx.org
|
email: marvin@xsteadfastx.org
|
||||||
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
|
homepage: https://git.xsfx.dev/xsteadfastx/wg-quicker
|
||||||
|
install: |
|
||||||
|
bin.install "wg-quicker"
|
||||||
test: |
|
test: |
|
||||||
system "#{bin}/wg-quicker version"
|
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
|
## 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
|
## Compile it for yourself
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user