From 05f53cc6becadb3431954d302ae3c7f19e54bb5f Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Fri, 12 Aug 2022 16:02:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 3e2cbc1..a3b4938 100755 --- a/build.sh +++ b/build.sh @@ -91,9 +91,9 @@ fi if [ "$oem" == "lsc" ] || [ "$oem" == "lscweb" ] ;then -ver3=16 -elif [ "$oem" == "hw" ] || [ "$oem" == "hwweb" ] ;then ver3=14 +elif [ "$oem" == "hw" ] || [ "$oem" == "hwweb" ] ;then +ver3=16 fi ver3=$[$ver3 * 10] if [ "$cpu" == "x86_64" ]; then