From 1539a698b190d8439f6d1a9550ba96d4ddb32e88 Mon Sep 17 00:00:00 2001 From: "mo1027728827@qq.com" Date: Thu, 2 Jun 2022 11:49:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index ea61b37..fb1f9d3 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ cpu=$(arch) #cpu架构 sys=$(cat /etc/issue) sys=${sys%% *} #操作系统 mainverstr="s/ver_1/4/g" #版本控制 -minver="02" +minver="05" minverstr="s/ver_2/"