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 crystalstrap /mnt efibootmgr refind
else else
inf "Installing Syslinux bootloader" inf "Installing Syslinux bootloader"
crystalstrap /mnt Syslinux crystalstrap /mnt syslinux
fi fi
genfstab -U /mnt > /mnt/etc/fstab genfstab -U /mnt > /mnt/etc/fstab

Loading…
Cancel
Save