From 7631f9f2b9871383c7373909668e57c147b38f81 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Fri, 6 Jun 2025 12:13:16 +0800 Subject: [PATCH] =?UTF-8?q?core:=20=E5=88=87=E6=8D=A2=E6=88=90=20fedora=20?= =?UTF-8?q?grub=20efi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #361 --- reinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reinstall.sh b/reinstall.sh index fd22700..a151532 100644 --- a/reinstall.sh +++ b/reinstall.sh @@ -2720,7 +2720,7 @@ install_grub_linux_efi() { info 'download grub efi' # fedora 39 的 efi 无法识别 opensuse tumbleweed 的 xfs - efi_distro=opensuse + efi_distro=fedora grub_efi=$(get_grub_efi_filename) # 不要用 download.opensuse.org 和 download.fedoraproject.org