Use cdn.debian.net as default mirror
[grml-debootstrap.git] / chroot-script
index d8b8fb6..7a26927 100755 (executable)
@@ -416,6 +416,7 @@ grub() {
         UPDATEGRUB='/sbin/update-grub'
      fi
      $UPDATEGRUB -y
+
      if [ -f /boot/grub/menu.lst ] ; then
         sed -i "s/^# groot=.*/# groot=(${GROOT})/g" /boot/grub/menu.lst
         case "$TARGET" in