mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 09:50:19 +01:00
fix sync lcd screen
This commit is contained in:
parent
85e6e26f9d
commit
5e283e0cc5
@ -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}" ${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…
Reference in New Issue
Block a user