#!/bin/sh
set -e
db_get debian-installer/locale || true
LOCALE="$RET"

localization-config /target
