1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-21 13:20:11 +00:00
This commit is contained in:
kx1t 2023-10-13 08:18:57 -04:00
parent f19bdb759f
commit 511d4191d0

View file

@ -1,10 +1,8 @@
#!/command/with-contenv bash
# shellcheck shell=bash disable=SC2015,SC2016,SC1091
APPNAME="readsb"
source /scripts/common
s6wrap=(s6wrap --quiet --timestamps --prepend="${APPNAME}" --args)
s6wrap=(s6wrap --quiet --timestamps --prepend="$(basename "$0")" --args)
# First check if ADSBX is in the config string