@ -166,7 +166,7 @@ while :
# when takes longer display error
uptimeSeconds="$(cat /proc/uptime | grep -o '^[0-9]\+')"
if [ ${uptimeSeconds} -gt 120 ]; then
l2="---> Error: ${clienterror}\n"
l2="---> ${clienterror}\n"
boxwidth=70
fi