wireguard-go-awg2-lx/src/build.cmd
2017-08-27 15:41:00 +02:00

6 lines
81 B
Batchfile
Executable file

@echo off
REM builds wireguard for windows
go get
go build -o wireguard-go.exe