Changeset 2244
- Timestamp:
- 05/02/08 09:39:08 (1 week ago)
- Files:
-
- alternc-awstats/trunk/debian/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-awstats/trunk/debian/postinst
r2164 r2244 6 6 . /usr/share/debconf/confmodule 7 7 8 CONFIGFILE="/etc/alternc/local.sh"9 8 MENUFILE="/etc/alternc/menulist.txt" 10 9 LOGAPACHE="/etc/awstats/awstats.log.alternc.conf" … … 37 36 case "$1" in 38 37 configure) 39 . "$CONFIGFILE"40 38 41 39 # Then, configure the quota for "aws"
