From f7209fe990b49fb4cd08c4f186595dbd8624b19a Mon Sep 17 00:00:00 2001 From: hwhbj Date: Thu, 21 Sep 2023 16:14:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=BD=BB=E9=87=8F=E7=89=88?= =?UTF-8?q?=E5=9C=A8EULEROS=E5=AE=89=E8=A3=85=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteom/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liteom/install.sh b/liteom/install.sh index b07fa22c0..e0987fdec 100644 --- a/liteom/install.sh +++ b/liteom/install.sh @@ -557,7 +557,7 @@ function decompress() kernel=$(cat /etc/euleros-release | awk -F ' ' '{print $1}' | tr a-z A-Z) if [ "${kernel}" = "Euleros" ] then - kernel="Euler" + kernel="openEuler" fi elif [ -f "/etc/openEuler-release" ] then