From 727ca3f38a0c2b1840eadbddc3bbafa28de0bab6 Mon Sep 17 00:00:00 2001 From: lizw Date: Tue, 8 Feb 2022 11:06:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=8F=82=E6=9E=97=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E9=83=A8=E7=BD=B2=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dsl/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsl/build.sh b/dsl/build.sh index 894a1a6..0dd1f69 100644 --- a/dsl/build.sh +++ b/dsl/build.sh @@ -18,7 +18,7 @@ positionArr=( # 是否需要构建,-1:自动;0:不需要;1:需要 needBuild=( "-1" -"-1" +"1" ) echoPrefix="\033[36m+"