mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
set online value default
This commit is contained in:
@@ -27,6 +27,7 @@ if [ ${#item} -eq 0 ]; then
|
||||
fi
|
||||
|
||||
# if no progress info
|
||||
online=1
|
||||
if [ ${#item} -eq 0 ]; then
|
||||
item="?"
|
||||
|
||||
|
Reference in New Issue
Block a user