no need to be verbose here
This commit is contained in:
parent
dd2fda54d1
commit
3f3f5eacfe
2
debian/openwebrx.postinst
vendored
2
debian/openwebrx.postinst
vendored
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -euxo pipefail
|
||||
set -euo pipefail
|
||||
|
||||
OWRX_USER="openwebrx"
|
||||
OWRX_DATADIR="/var/lib/openwebrx"
|
||||
|
Loading…
Reference in New Issue
Block a user