From 0fb500f66578f3a2655832c0d1ee301927d6ec81 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Wed, 25 Oct 2023 17:53:25 +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 763075a..90f04cb 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -4487,7 +4487,7 @@ if [[ ! -z "$GRUBTYPE" && "$GRUBTYPE" == "isGrub1" ]]; then # initrdfail # } # - # The same as AWS Lightsail, GCP. + # The same as AWS Lightsail, GCP, Azure. # # "initrdfail" is a recovery feature of Ubuntu. This option is used as when booting without initrd/initramfs for the cloud, # and is not suitable in a normal Ubuntu installation environment. This option is similar to "recordfail",