aboutsummaryrefslogtreecommitdiff
path: root/examples/C11screen
blob: 8b11504312d724634c94740ca3b6da39e05fe7cb (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 2> /dev/tty