From a9a2f6dcaf4876382a24dbc46749a69d4a1c99b0 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 15 Oct 2020 20:01:40 -0400 Subject: [PATCH] fix GRUB config to add a HOS menu entry --- Rsconscript | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Rsconscript b/Rsconscript index 05a601b..d6fb8ee 100644 --- a/Rsconscript +++ b/Rsconscript @@ -39,10 +39,12 @@ EOF end File.open("#{tmpdir}/ext2/grub.cfg", "wb") do |fh| fh.write(<