File: install-sh

package info (click to toggle)
ifupdown-scripts-zg2 0.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 484 kB
  • ctags: 55
  • sloc: sh: 4,037; makefile: 37
file content (4 lines) | stat: -rw-r--r-- 43 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/bash

echo "this is a dummy"
exit 1