aboutsummaryrefslogtreecommitdiff
path: root/examples/C10shell
blob: 0a13d10f7e84e2288676c1f5c3bd65e806fc66dd (plain)
1
2
3
4
5
6
7
#!/bin/bash
# example file to be used with --hookdir
#
# invoke shell if build fails.
apt-get install -y --force-yes vim less 
cd /tmp/buildd/*/debian/..
/bin/bash < /dev/tty > /dev/tty 2> /dev/tty