LingxinMeng hai 10 meses
pai
achega
8055b77c8a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      deploy/sh/build-dispatch_server.sh

+ 1 - 0
deploy/sh/build-dispatch_server.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
 
 # 监控接口
+mkdir -p ./deploy/exe/
 go build -o ./deploy/exe/dispatch_server.exe ./src/main/main.go