3 lines
114 B
Bash
3 lines
114 B
Bash
cd /data/pet_home_server/src/server
|
|
GOOS=linux GOARCH=amd64 go build -o /data/pet_home_devops/source/main main.go
|