mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
shorter status
This commit is contained in:
parent
f9b0a02f56
commit
6c9697dc98
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ else
|
|||
# in case of LND RPC is not ready yet
|
||||
if [ ${scanTimestamp} -eq -2 ]; then
|
||||
|
||||
scanProgress="prepare scan (pls wait)"
|
||||
scanProgress="prepare sync"
|
||||
|
||||
# in case LND restarting >2
|
||||
elif [ ${startcountLightning} -gt 2 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue