SomeWhereOverTheRainBow
Part of the Furniture
@dave14305 steven reported that the last text seen is from this check
# Show that we're testing the WAN connection
if [ $1 == "Loop" ]
then
printf "${CGreen}\r[Checking WAN Connectivity]..."
elif [ $1 = "Reset" ]
then
printf "${CGreen}\rChecking WAN Connectivity..."
fi
# Show that we're testing the WAN connection
if [ $1 == "Loop" ]
then
printf "${CGreen}\r[Checking WAN Connectivity]..."
elif [ $1 = "Reset" ]
then
printf "${CGreen}\rChecking WAN Connectivity..."
fi