mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
#123 sync status
This commit is contained in:
parent
f49a674452
commit
1966498318
1 changed files with 1 additions and 1 deletions
|
@ -42,8 +42,8 @@ if [ "$1" = "status" ]; then
|
|||
echo "isSynced=1"
|
||||
else
|
||||
echo "isSynced=0"
|
||||
echo "infoSync='Syncing / Building Index (please wait)'"
|
||||
fi
|
||||
echo "infoSync='Syncing / Building Index (please wait)'"
|
||||
else
|
||||
echo "isSynced=0"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue