X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml-debootstrap;h=984aa1a36dc8f5ef6dd68e3235c866f73aaf5735;hb=48cacf0ef620f5dc4a75d59e7313e8a9f40f241e;hp=b3e2637bd5bd8e7fbd16305184d10650398c02d1;hpb=722c93b5b0118ec6a0792473ba9cf11fb2003781;p=grml-debootstrap.git diff --git a/grml-debootstrap b/grml-debootstrap index b3e2637..984aa1a 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -11,7 +11,6 @@ set -e # exit on any error # variables {{{ PN="$(basename $0)" -prog_real=`readlink -f -- $0` VERSION='0.23' MNTPOINT="/mnt/debootstrap.$$"