mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
order info
This commit is contained in:
@@ -74,7 +74,7 @@ do
|
|||||||
|
|
||||||
# display info to user
|
# display info to user
|
||||||
time=$(date '+%H:%M:%S')
|
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} ${tempCelsius}°C / ${hostname} / ${network} / ${chain}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
||||||
|
|
||||||
# determine to loop or not
|
# determine to loop or not
|
||||||
loop=0
|
loop=0
|
||||||
|
Reference in New Issue
Block a user