aboutsummaryrefslogtreecommitdiff
path: root/examples/C11screen
blob: 5f117691d21f1d0f65de70ebade69f943fceddce (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# example file to be used with --hookdir
#
# invoke GNU screen if build fails.

export debian_chroot="pbuilder"
apt-get install -y --force-yes screen
screen </dev/tty > /dev/tty