#!/bin/sh -e

. /usr/share/debconf/confmodule

db_input low language-env/installation_is_insufficient || true
db_go

