diff --git a/yxt/build.sh b/yxt/build.sh index aacab5a..4a80446 100644 --- a/yxt/build.sh +++ b/yxt/build.sh @@ -33,12 +33,12 @@ positionArr=( ) # 是否需要构建,-1:自动;0:不需要;1:需要 needBuild=( -"-1" -"-1" -"-1" -"-1" -"-1" -"-1" +"1" +"1" +"1" +"1" +"1" +"1" ) echoPrefix="\033[36m+"