add hint about existing tarball

This commit is contained in:
josch 2011-10-18 16:51:27 +02:00
parent 7c2ef15588
commit 0604d04a74

View file

@ -94,7 +94,7 @@ echo "I: mirror: $MIRROR"
echo "I: pkgs: $PACKAGES"
echo "I: --------------------------"
[ -e "$ROOTDIR.tar" ] && { echo "tarball still exists" >&2; exit 1; }
[ -e "$ROOTDIR.tar" ] && { echo "tarball $ROOTDIR.tar still exists" >&2; exit 1; }
[ -e "$ROOTDIR" ] && { echo "root directory $ROOTDIR still exists" >&2; exit 1; }
# create multistrap.conf