LingxinMeng 7 달 전
부모
커밋
5b7c9cc84e
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      deploy/build-send_fault_info.sh

+ 4 - 0
deploy/build-send_fault_info.sh

@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# 在cicv-data-closedloop根目录执行命令
+go build -o ./deploy/exe/topic_echo.exe ./tools/send_fault_info/main/main.go