File: postinst

package info (click to toggle)
ifhp 3.5.20-17
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 8,004 kB
  • sloc: ansic: 15,006; sh: 12,037; perl: 1,461; makefile: 640; sed: 16
file content (8 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

# the "HACK" as suggested by debconf-devel.8
. /usr/share/debconf/confmodule

#DEBHELPER#