mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-21 22:14:50 +02:00
change LCD info
This commit is contained in:
parent
d32e110325
commit
8adb24c168
@ -28,8 +28,8 @@ if [ ${bitcoinActive} -eq 0 ] || [ ${#bitcoinErrorFull} -gt 0 ] || [ "${1}" == "
|
||||
|
||||
if [ "${state}" = "copysource" ]; then
|
||||
l1="Copy Blockchain Source Modus\n"
|
||||
l2="Please restart RaspiBlitz when done.\n"
|
||||
l3="Restart from Terminal: sudo shutdown -r now"
|
||||
l2="May needs restart node when done.\n"
|
||||
l3="Restart from Terminal: restart"
|
||||
dialog --backtitle "RaspiBlitz ${codeVersion} (${state}) ${localIP}" --infobox "$l1$l2$l3" 5 45
|
||||
sleep 3
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user