mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 21:43:00 +02:00
core124: Re-install bootloader during update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -52,8 +52,11 @@ if [ -e "/etc/default/grub" ]; then
|
||||
sed -e "/^GRUB_FONT/d" -i /etc/default/grub
|
||||
fi
|
||||
|
||||
# Update bootloader
|
||||
/usr/bin/install-bootloader
|
||||
|
||||
# This update needs a reboot...
|
||||
#touch /var/run/need_reboot
|
||||
touch /var/run/need_reboot
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
|
||||
Reference in New Issue
Block a user