diff --git a/wms8/build.sh b/wms8/build.sh index 32e1d5b..b51938e 100644 --- a/wms8/build.sh +++ b/wms8/build.sh @@ -24,10 +24,10 @@ positionArr=( ) # 是否需要构建,-1:自动;0:不需要;1:需要 needBuild=( -"1" -"1" -"1" -"1" +"-1" +"-1" +"-1" +"-1" ) echoPrefix="\033[36m+"