restore unconditional confmodule
This commit is contained in:
parent
fc5d560345
commit
34b369b200
3
debian/openwebrx.config
vendored
3
debian/openwebrx.config
vendored
@ -1,8 +1,7 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
. /usr/share/debconf/confmodule
|
||||||
|
|
||||||
if ! /usr/bin/openwebrx-admin --silent hasuser admin; then
|
if ! /usr/bin/openwebrx-admin --silent hasuser admin; then
|
||||||
. /usr/share/debconf/confmodule
|
|
||||||
|
|
||||||
db_input high openwebrx/admin_user_password || true
|
db_input high openwebrx/admin_user_password || true
|
||||||
db_go
|
db_go
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user