Added code from windows branch
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
|
||||
REM builds wireguard for windows
|
||||
|
||||
go get
|
||||
go build -o wireguard-go.exe
|
||||
Reference in New Issue
Block a user