confmodule doesn't work with our bash parameters
This commit is contained in:
parent
8fcfa689ae
commit
404f995e39
4
debian/openwebrx.postinst
vendored
4
debian/openwebrx.postinst
vendored
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
. /usr/share/debconf/confmodule
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
OWRX_USER="openwebrx"
|
||||
OWRX_DATADIR="/var/lib/openwebrx"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user