File: test.runscript

package info (click to toggle)
dh-runit 2.16.6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: perl: 305; sh: 220; haskell: 49; makefile: 22
file content (3 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/sh -eu
echo 'I am dummy runscript!'
exec tail -f /dev/null