File: C10shell

package info (click to toggle)
neurodebian 0.43.0
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,960 kB
  • sloc: sh: 2,419; python: 1,978; perl: 412; makefile: 207; javascript: 63
file content (7 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (8)
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