fix missing network info

This commit is contained in:
Christian Rotzoll 2019-04-25 15:59:22 +02:00
parent 8cad3b8a23
commit 11f3bece29

View File

@ -134,6 +134,7 @@ runningRTL=$(sudo ls /etc/systemd/system/RTL.service 2>/dev/null | grep -c 'RTL.
# function to use later
waitUntilChainNetworkIsReady()
{
source ${configFile}
echo "checking ${network}d - please wait .."
echo "can take longer if device was off or first time"
while :