From 4d4cb3a6e99b8f4d276a50286255ed8b9a4d4614 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 12 Jul 2023 09:20:38 +0200 Subject: [PATCH] use prompt designation for the root account in install message --- grub.install | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/grub.install b/grub.install index c448adc..7969342 100644 --- a/grub.install +++ b/grub.install @@ -13,8 +13,8 @@ post_upgrade() { to install it to the MBR or UEFI. Due to potential configuration incompatibilities, it is advised to run both, installation and generation of configuration: - \$ grub-install ... - \$ grub-mkconfig -o /boot/grub/grub.cfg + # grub-install ... + # grub-mkconfig -o /boot/grub/grub.cfg EOM # return if old package version greater 2:2.06-0... @@ -32,7 +32,7 @@ EOM post_install() { cat <