Files
arenax-server/build_x86_64.sh

2 lines
69 B
Go
Executable File

GOARCH=amd64 GOOS=linux CGO_ENABLED=0 go build -o ./arenax ./main.go