1
0
Fork 0
mirror of synced 2024-11-16 22:25:33 -05:00
ovpn-admin/build.sh

3 lines
133 B
Bash
Executable file

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