enable debugging to see what's wrong

This commit is contained in:
Jakob Ketterl 2021-04-24 19:42:42 +02:00
parent 71b0fa968b
commit 259d036083

View File

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