mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-16 21:20:49 +02:00
reorder info
This commit is contained in:
parent
45e66a04aa
commit
6d74b23e2c
@ -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} / ${network} / ${chain} / ${tempCelsius}°C" --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
|
# determine to loop or not
|
||||||
loop=0
|
loop=0
|
||||||
|
Loading…
Reference in New Issue
Block a user