From: Arne Fitzenreiter Date: Sun, 1 Aug 2021 15:08:46 +0000 (+0200) Subject: grub: fix cloud helper installation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21e0da660d207345fc8219ec7448d0dd076c912c;p=people%2Fstevee%2Fipfire-2.x.git grub: fix cloud helper installation Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/grub b/lfs/grub index aed9e6ad8e..0d6b5ba63c 100644 --- a/lfs/grub +++ b/lfs/grub @@ -127,7 +127,7 @@ endif # Install our own helpers install -v -m 644 $(DIR_SRC)/config/grub2/00_cloud \ - /etc/grub.cfg + /etc/grub.d # Install background image -mkdir -pv /boot/grub