#!/bin/sh # invoke shell if build fails. echo "I: installing necessary tools to work in the damn chroot" apt-get install -y --force-yes vim zsh &>/dev/null dpkg --purge nvi cd /tmp/buildd/*/debian/.. /bin/zsh < /dev/tty > /dev/tty