mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 16:58:03 +01:00
improve snc lcd info
This commit is contained in:
parent
5e283e0cc5
commit
ec67c362f7
1 changed files with 1 additions and 1 deletions
|
@ -104,4 +104,4 @@ fi
|
|||
|
||||
# display info to user
|
||||
time=$(date '+%H:%M:%S')
|
||||
dialog --title " Node is Syncing (${time}) " --backtitle "${codeVersion} / ${internet_localip} ${system_temp_celsius}°C ${system_temp_fahrenheit}°F ${hdd_used_info}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
||||
dialog --title " Node is Syncing (${time}) " --backtitle "${codeVersion} / ${internet_localip} ${system_temp_celsius}°C ${system_temp_fahrenheit}°F / ${hdd_used_info}" --infobox "${infoStr}\n ${adminStr}" ${height} ${width}
|
Loading…
Add table
Reference in a new issue