|
|
|
#!/bin/sh -e . /usr/share/debconf/confmodule || exit 0 db_version 2.0 db_capb db_title "Wipl Daemon" db_beginblock || true db_input medium wipl-daemon/run-or-not || true db_input medium wipl-daemon/interface || true db_endblock || true db_go || true #DEBHELPER#
| Results 1 - 1 |