#!/bin/sh -e . /usr/share/debconf/confmodule if ! /usr/bin/openwebrx-admin --silent hasuser admin; then db_input high openwebrx/admin_user_password || true db_go fi