mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 21:28:54 +02:00
fix sync lcd screen
This commit is contained in:
@@ -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}
|
Reference in New Issue
Block a user