#123 sync status

This commit is contained in:
rootzoll 2020-01-26 18:11:31 +01:00
parent f49a674452
commit 1966498318

View file

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