Added skipped message.

pull/362/head
jprochazka 2017-10-12 16:08:21 -04:00
rodzic 2fcd36f51f
commit eecf9ac15d
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -147,6 +147,8 @@ if [[ ! -f "/usr/share/dump1090-mutability/html/upintheair.json" ]] || [[ ! -f "
fi
sudo wget -O ${HTMLPATH} "http://www.heywhatsthat.com/api/upintheair.json?id=${HEYWHATSTHATID}&refraction=0.25&alts=${HEYWHATSTHATRINGONE},${HEYWHATSTHATRINGTWO}"
fi
else
echo -e "\e[94m Heywhatsthat.com maximum range rings setup skipped..."
fi
# Dump1090 configuration is now complete.