From 1faee26ac0577b436770631c8c55cab488667015 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Mon, 10 Apr 2023 23:50:40 +0900 Subject: [PATCH] Update InstallNET.sh --- Linux_reinstall/InstallNET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/InstallNET.sh b/Linux_reinstall/InstallNET.sh index e0519f9..4534b20 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -1651,7 +1651,7 @@ elif [[ ! -z "$GRUBTYPE" && "$GRUBTYPE" == "isGrub2" ]]; then LoaderPath=$(cat /boot/grub2/grubenv | grep 'saved_entry=' | awk -F '=' '{print $2}') LpLength=`echo ${#LoaderPath}` LpFile="/boot/loader/entries/$LoaderPath.conf" -# The saved_entry of OpenCloudOS is equal "0" +# The saved_entry of OpenCloudOS(Tencent Cloud) is equal "0" # [root@VM-4-11-opencloudos ~]# cat /boot/grub2/grubenv # GRUB Environment Block # saved_entry=0