mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
add more space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user