root/alternc-awstats/trunk/debian/config

Revision 1081, 153 bytes (checked in by benjamin, 3 years ago)

removing prerm, unused now, postrm is doing its stuff + BUG ON REMOVE + podebconf update

  • Property svn:executable set to *
Line 
1 #!/bin/sh -e
2
3 # Debian alternc-awstats preinst
4
5 . /usr/share/debconf/confmodule
6
7 db_input medium alternc-awstats/quota_create_ask || true
8 db_go
9
10 exit 0
Note: See TracBrowser for help on using the browser.