From 6a14e0a87856a8bfd220d8d8d441cc2ffc390a60 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 24 Oct 2009 03:16:43 +0200 Subject: [PATCH 1/1] Drop -y from update-grub when using grub2 --- chroot-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chroot-script b/chroot-script index ab1dc90..16b8514 100755 --- a/chroot-script +++ b/chroot-script @@ -492,7 +492,7 @@ to finalise configuration. This instructions are available in the header of /etc/default/grub as well. " >> $INSTALL_NOTES - $UPDATEGRUB -y + $UPDATEGRUB fi fi } -- 2.1.4