* update the changelog
[tango.git] / debian / tango-common.config
blobaf687451c720fb8fb8288367652ba33bf53a6e26
1 #!/bin/sh
3 set -e
5 # Source debconf library.
6 . /usr/share/debconf/confmodule
8 # what is the name of the tango host
9 db_input high tango-common/tango-host || true
10 db_go || true