LingxinMeng 1 year ago
parent
commit
9389ca1616
1 changed files with 4 additions and 0 deletions
  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