mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 12:36:27 +02:00
better txindex status
This commit is contained in:
@@ -40,6 +40,7 @@ if [ "$1" = "status" ]; then
|
|||||||
else
|
else
|
||||||
indexInfo="Indexing is running (please wait)"
|
indexInfo="Indexing is running (please wait)"
|
||||||
fi
|
fi
|
||||||
|
echo "indexInfo='${indexInfo}'"
|
||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user