LingxinMeng hai 9 meses
pai
achega
6b93d25fa1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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