1
0
Fork 0
mirror of synced 2024-06-02 07:21:10 -04:00
openvpn-user/build.sh
2022-11-29 18:22:39 +03:00

4 lines
144 B
Bash
Executable file

#!/usr/bin/env bash
env CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -ldflags "-linkmode external -extldflags -static -s -w" -o openvpn-user