LingxinMeng 1 vuosi sitten
vanhempi
commit
9389ca1616
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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