This website works better with JavaScript
Home
Explore
Help
Register
Sign In
cicv
/
dcl_dispatch_server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
fa53477cb6
Branches
Tags
master
dcl_dispatch...
/
deploy
/
sh
/
build-dispatch_server.sh
build-dispatch_server.sh
97 B
History
Raw
1
2
3
4
#!/bin/bash
# 监控接口
go build -o ./exe/dispatch_server.exe ./amd64/dispatch_server/main.go