1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00
This commit is contained in:
kx1t 2023-04-08 09:29:27 -04:00
parent b14713b1b3
commit bcce55269c

View file

@ -95,6 +95,7 @@ do
then
echo "[$(date)][mlathub] Delaying start of MLAT client(s) until container is established..."
while ! pgrep readsb >/dev/null
do
sleep 2
done
fi