build-competition.sh 91 B

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