LingxinMeng hace 1 año
padre
commit
9389ca1616
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      build-competition.sh

+ 4 - 0
build-competition.sh

@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# 监控接口
+go build -o ./exe/competition.exe ./aarch64/competition/main.go