From 713e26dc563c92dc04ee30c59c93aef5e7e1cdff Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Sun, 15 Oct 2023 09:18:05 +0200 Subject: [PATCH] Fix path for refind. --- easy-arch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy-arch.sh b/easy-arch.sh index ad462b1..e5ac2c1 100755 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -419,14 +419,14 @@ arch-chroot /mnt /bin/bash -e </dev/null EOF # Setting up rEFInd. info_print "Setting up rEFInd." UUID=$(blkid -s UUID -o value $CRYPTROOT) -cat << EOF >> /boot/EFI/refind/refind.conf +cat << EOF >> /mnt/boot/EFI/refind/refind.conf timeout 20 scan_all_linux_kernels off