Actually update grub
This commit is contained in:
parent
17fc77eaa6
commit
4e5848ec4f
@ -335,7 +335,7 @@ __EOF__
|
||||
else
|
||||
echo "${REPLY}"
|
||||
fi
|
||||
done <<< "$(cat /etc/default/grub)"
|
||||
done <<< "$(cat /etc/default/grub)" > /etc/default/grub
|
||||
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user