LingxinMeng 9 ماه پیش
والد
کامیت
6b93d25fa1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      deploy/build-zip_data.sh

+ 1 - 1
deploy/build-zip_data.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 
 # 监控接口
-go build -o ./exe/zip_data.exe ../tools/zip_data/main.go
+go build -o ./exe/zip_data.exe ./tools/zip_data/main.go