#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input high photopub/munge_apache_config || true
db_go


