X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap;h=b6c621c2eafb85ed02bc3e1b3018103c26b809f4;hp=16955cbac2e8715a86c0c4220d0fc9b2fe464c2a;hb=a6faf48e74ad73eb4a632ee5706c92f48328c38c;hpb=9ec9f7bf934b101ec643a29902b0d5ab6c952b71 diff --git a/grml-debootstrap b/grml-debootstrap index 16955cb..b6c621c 100644 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -87,6 +87,7 @@ echo " case "$MNTPOINT" in "$TARGET") ;; *) echo " Mount-point: $MNTPOINT" ;; esac [ -n "$GRUB" ] && echo " Install grub to: $GROOT / $GRUB" case "$MNTPOINT" in "$TARGET") ;; *) echo " Important! Continuing will delete all data from ${TARGET}!" ;; esac + echo einfon "Is this ok for you? [y/N] " read a