File: 99how-can-i-help

package info (click to toggle)
how-can-i-help 16
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 84 kB
  • sloc: ruby: 272; sh: 12; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
// Tell people how they can help after each package installation

DPkg
{
Post-Invoke {"[ ! -e /usr/bin/how-can-i-help ] || /usr/bin/how-can-i-help --apt";};
};