From 8b8cdff605cc618229b020b2f744b84662923450 Mon Sep 17 00:00:00 2001 From: lizw Date: Tue, 15 Feb 2022 11:27:53 +0800 Subject: [PATCH] Changes --- build.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build.sh b/build.sh index aacab5a..4a80446 100644 --- a/build.sh +++ b/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+"