File: postinst

package info (click to toggle)
pgmonitor 0.55-2
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 120 kB
  • ctags: 3
  • sloc: tcl: 945; makefile: 33
file content (13 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/sh
# postinst script for pgmonitor

set -e

# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.

#DEBHELPER#

exit 0