#!/bin/sh -e

PACKAGE="ftpwatch"

# Source debconf library.
. /usr/share/debconf/confmodule

db_input high ftpwatch/info || true
db_go
