Files
novel_server/build_x86_64.sh
2025-07-16 15:16:40 +08:00

2 lines
72 B
Bash
Executable File

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