1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00

minor update

This commit is contained in:
kx1t 2024-06-15 18:26:11 -04:00
parent 7e8f3b7c90
commit ce7d980e85

View file

@ -7,6 +7,9 @@
# If you are in this region and are interested in feeding to them, please see:
# http://aussieadsb.com/
#
# You can run this script from any modern Debian Linux machine with this command:
# wget -qO - https://raw.githubusercontent.com/sdr-enthusiasts/docker-adsb-ultrafeeder/dev/aussieadsb.sh | bash -s register
#
#---------------------------------------------------------------------------------------------
# Copyright (C) 2024, Ramon F. Kolb (kx1t) and contributors
#
@ -55,6 +58,8 @@ if ! which jq >/dev/null 2>&1; then
sudo apt-get update -qq
sudo apt-get install -o Dpkg::Options::="--force-confnew" -y --no-install-recommends -qq jq
fi
echo ""
echo ""
fi
case "$argv" in