build-competition.sh 94 B

1234
  1. #!/bin/bash
  2. # 监控接口
  3. go build -o ./exe/competition.exe ./tools/competition/main/main.go