From f80a1a3ccfc9828b71a21b6e1120e0fe4041c2de Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 22 Mar 2022 10:19:47 +0100 Subject: [PATCH] change refind --- usr/lib/archboot/installer/bootloader.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/installer/bootloader.sh b/usr/lib/archboot/installer/bootloader.sh index fb1ca856c..1e3fe7948 100644 --- a/usr/lib/archboot/installer/bootloader.sh +++ b/usr/lib/archboot/installer/bootloader.sh @@ -605,7 +605,7 @@ GUMEOF do_refind_uefi() { - DIALOG --infobox "Setting up rEFInd now..." 0 0 + DIALOG --infobox "Setting up refind now..." 0 0 if [[ ! -f "${DESTDIR}/usr/bin/refind-install" ]]; then DIALOG --infobox "Couldn't find ${DESTDIR}/usr/bin/refind-install, installing refind pkg in 3 seconds ..." 0 0