This commit is contained in:
Longfeng Qin 2024-12-24 22:33:28 +08:00
parent 337fab581e
commit c7952f6e00
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
## 部署 ## 部署
```bash ```bash
go build CGO_ENABLED=1 go build -o netplay-lobby-server-go .
./netplay-lobby-server-go ./netplay-lobby-server-go
``` ```

Binary file not shown.