X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=chroot-script;h=0fcaa58da7699c67e169ae7abf769e72f0991287;hp=aa468748dbac9739b5ed916478b6860e29117c2e;hb=87cce5339e1b3bc0705919f7e88990a7058b9189;hpb=2d25ecbf349a8bf1f8d13700807c2a45c13216f3 diff --git a/chroot-script b/chroot-script index aa46874..0fcaa58 100644 --- a/chroot-script +++ b/chroot-script @@ -113,7 +113,7 @@ if [ -n "$GROOT" ] ; then update-grub -y if [ -z "$MBR" ] ; then - echo "Notice: \$MBR not set, not install grub therefore." + echo "Notice: \$MBR not set, will not install grub therefor." else cp /proc/mounts /etc/mtab grub-install "$MBR"