~ubuntu-branches/ubuntu/trusty/debian-installer-utils/trusty-proposed

1
2
3
4
#!/bin/sh -e
export DEBIAN_FRONTEND=noninteractive
. /usr/share/debconf/confmodule
db_set "$1" "$2"