templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing quotes
authorMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 14:50:02 +0000 (15:50 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 14:50:02 +0000 (15:50 +0100)
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.


No differences found