#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input high makemkv/license || true
db_go || true
db_stop
