LingxinMeng 1 năm trước cách đây
mục cha
commit
9389ca1616
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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