File: pkg

package info (click to toggle)
simplemonitor 1.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,520 kB
  • sloc: python: 8,725; sh: 258; makefile: 74; javascript: 69
file content (9 lines) | stat: -rwxr-xr-x 93 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

# mock pkg (audit) for simplemonitor

cat <<EOF
{
	"pkg_count": 0
}
EOF