confmodule doesn't work with our bash parameters

This commit is contained in:
Jakob Ketterl 2021-02-18 00:22:37 +01:00
parent 8fcfa689ae
commit 404f995e39
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
set -euo pipefail
. /usr/share/debconf/confmodule
set -euo pipefail
OWRX_USER="openwebrx"
OWRX_DATADIR="/var/lib/openwebrx"