this bit was dumb

pull/3/head
Matt C 3 years ago
parent f772fd8514
commit 06a1c6f25a

@ -448,7 +448,6 @@ if [[ "$flatpak" == "0" ]]; then
dump "Adding the flathub remote likely failed. We're sorry we can't work around this. Ask in discord if you need help." dump "Adding the flathub remote likely failed. We're sorry we can't work around this. Ask in discord if you need help."
fi fi
dump "Installing bootloader"
if [[ "$EFI" == "yes" ]]; then if [[ "$EFI" == "yes" ]]; then
arch-chroot /mnt grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=crystal --removable arch-chroot /mnt grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=crystal --removable
else else

Loading…
Cancel
Save