Explorar o código

wms8 服务部署

lizw %!s(int64=3) %!d(string=hai) anos
pai
achega
dcfb9b284e
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      wms8/build.sh

+ 4 - 4
wms8/build.sh

@@ -24,10 +24,10 @@ positionArr=(
 )
 # 是否需要构建,-1:自动;0:不需要;1:需要
 needBuild=(
-"-1"
-"-1"
-"-1"
-"-1"
+"1"
+"1"
+"1"
+"1"
 )
 
 echoPrefix="\033[36m+"