#! /bin/sh -e

. /usr/share/debconf/confmodule
db_version 2.0

db_input medium dpkg-www/update-apache-config || true
db_go

exit 0
