Browse Source

wms8 build.sh

master
lizw 4 years ago
parent
commit
26ee608ace
  1. 10
      wms8/build.sh

10
wms8/build.sh

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

Loading…
Cancel
Save