fixed typo when installing syslinux

dialog
amy 3 years ago
parent 2dc21aec5e
commit 0af53a4142

@ -220,7 +220,7 @@ if [[ "$EFI" == "yes" ]]; then
crystalstrap /mnt efibootmgr refind
else
inf "Installing Syslinux bootloader"
crystalstrap /mnt Syslinux
crystalstrap /mnt syslinux
fi
genfstab -U /mnt > /mnt/etc/fstab

Loading…
Cancel
Save