grub: update to 2.06

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-07-01 09:06:26 +02:00
parent 97500acdb8
commit 26553bec8a
9 changed files with 54 additions and 14 deletions

View File

@@ -138,6 +138,9 @@ touch /var/run/need_reboot
/etc/init.d/fireinfo start
sendprofile
# Install updated grub
/usr/bin/install-bootloader
# Update grub config to display new core version
if [ -e /boot/grub/grub.cfg ]; then
grub-mkconfig -o /boot/grub/grub.cfg