mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
add space
This commit is contained in:
parent
6d74b23e2c
commit
b88d4e852e
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ do
|
|||
|
||||
# display info to user
|
||||
time=$(date '+%H:%M:%S')
|
||||
dialog --title " Node is Syncing (${time})" --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${tempCelsius}°C / ${network} / ${chain}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
||||
dialog --title " Node is Syncing (${time}) " --backtitle "RaspiBlitz ${codeVersion} ${hostname} / ${tempCelsius}°C / ${network} / ${chain}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
||||
|
||||
# determine to loop or not
|
||||
loop=0
|
||||
|
|
Loading…
Add table
Reference in a new issue