#!/bin/sh

. /usr/share/debconf/confmodule

db_set autopartkit/partition_table /etc/autopartkit/default.table

exit 0
