1
0
Fork 0
mirror of synced 2024-05-26 03:51:15 -04:00
ovpn-admin/build.sh
2020-10-29 13:50:19 +03:00

4 lines
120 B
Bash
Executable file

#!/bin/bash
env CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags='-extldflags "-static" -s -w' -o openvpn-admin