#!/bin/sh set -e . /usr/share/debconf/confmodule if [ ! -e /etc/vpb ]; then db_input high libvpb0/countrycode || true db_go fi