add more space

This commit is contained in:
rootzoll
2019-01-09 22:48:01 +01:00
parent 00b7607f42
commit 5a80631ba8

View File

@@ -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
fi