#!/bin/sh

exit 0

. /usr/share/debconf/confmodule


db_metaget partman/text/show_chs description
printf "chs\t$RET"

