Skip to content

Commit e7b7182

Browse files
Save changes at: 1773518765
1 parent c1e94d3 commit e7b7182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ function configure_bootloader() {
302302
fi
303303

304304
# Install systemd-boot
305-
arch-chroot /mnt bootctl --path=/boot/efi install &> /dev/null
305+
arch-chroot /mnt bootctl --path=/boot install &> /dev/null
306306

307307
# Loader configuration
308308
mkdir -p /mnt/boot/loader

0 commit comments

Comments
 (0)