LingxinMeng před 1 rokem
rodič
revize
9389ca1616
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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