core183: fix typo at install-bootloader

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2024-01-10 17:11:16 +01:00
parent a2af8c7186
commit e437405158

View File

@@ -149,7 +149,7 @@ sendprofile
# Update grub config to display new core version
if [ -e /boot/grub/grub.cfg ]; then
<------>/usr/bin/install-bootloader
/usr/bin/install-bootloader
fi
sync