mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-08 07:55:36 +00:00
no need to be verbose here
This commit is contained in:
parent
dd2fda54d1
commit
3f3f5eacfe
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue