enable debugging to see what's wrong
This commit is contained in:
parent
71b0fa968b
commit
259d036083
2
debian/openwebrx.postinst
vendored
2
debian/openwebrx.postinst
vendored
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
. /usr/share/debconf/confmodule
|
||||
|
||||
set -euo pipefail
|
||||
set -exuo pipefail
|
||||
|
||||
OWRX_USER="openwebrx"
|
||||
OWRX_DATADIR="/var/lib/openwebrx"
|
||||
|
Loading…
Reference in New Issue
Block a user