1
0
Fork 0
mirror of synced 2024-11-22 09:05:34 -05:00
openvpn-user/build.sh

4 lines
144 B
Bash
Raw Permalink 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