Align with go library layout
This commit is contained in:
parent
5871ec04de
commit
a0f54cbe5a
50 changed files with 4 additions and 4 deletions
6
build.cmd
Executable file
6
build.cmd
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
@echo off
|
||||
|
||||
REM builds wireguard for windows
|
||||
|
||||
go get
|
||||
go build -o wireguard-go.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue