#!/bin/sh

. /usr/share/debconf/confmodule

set -ex

frontend="$1"

db_set debconf/frontend "$frontend"
