1
0
Fork 0
mirror of synced 2024-05-24 11:10:33 -04:00
openvpn-user/build.sh

4 lines
146 B
Bash
Raw Permalink Normal View History

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