openvpn-user/build.sh

4 lines
144 B
Bash
Raw Normal View History

2021-02-05 01:37:12 -05:00
#!/usr/bin/env bash
2022-11-29 10:22:39 -05:00
env CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -ldflags "-linkmode external -extldflags -static -s -w" -o openvpn-user