From: Michael Prokop Date: Thu, 7 Dec 2023 14:50:02 +0000 (+0100) Subject: templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing quotes X-Git-Tag: v0.47.2~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=inline;h=cbbab378f1aeb53de6fbf3c7ad00e4b8ccad89f3;hp=cbbab378f1aeb53de6fbf3c7ad00e4b8ccad89f3;p=grml-live.git templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing quotes Followup fix for commit c0460ecbd48f54b5b1895b6fc576efa4ddb54e9e, missing quotes and causing GRUB to not display the menu, as it runs into "out of memory" situation when sourcing the file. ---