enable debugging to see what's wrong
This commit is contained in:
2
debian/openwebrx.postinst
vendored
2
debian/openwebrx.postinst
vendored
@ -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"
|
||||||
|
Reference in New Issue
Block a user