#! /bin/sh
#set -e

. /usr/share/debconf/confmodule

db_capb backup

db_input high debathena/type || true
db_go

exit 0