From: Arne Fitzenreiter Date: Wed, 10 Jan 2024 16:11:16 +0000 (+0100) Subject: core183: fix typo at install-bootloader X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e437405158560c435a2286b97241aa62a3dc70cc;p=people%2Fms%2Fipfire-2.x.git core183: fix typo at install-bootloader Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/183/update.sh b/config/rootfiles/core/183/update.sh index 0dbd6445f7..fc470c89eb 100644 --- a/config/rootfiles/core/183/update.sh +++ b/config/rootfiles/core/183/update.sh @@ -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