Drop -y from update-grub when using grub2
[grml-debootstrap.git] / chroot-script
index ab1dc90..16b8514 100755 (executable)
@@ -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
 }