mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
fix UI
This commit is contained in:
parent
54cc926a3a
commit
6ea4994c08
@ -5,7 +5,7 @@ source /home/admin/raspiblitz.info 2>/dev/null
|
||||
|
||||
# only show warning when bitcoin
|
||||
if [ "$network" = "bitcoin" ]; then
|
||||
msg="The RaspberryPi has very limited CPU power."
|
||||
msg=" The RaspberryPi has very limited CPU power.\n"
|
||||
msg="$msg To sync & validate the complete blockchain\n"
|
||||
msg="$msg can take multiple days - even weeks!\n"
|
||||
msg="$msg Its recommended to use another option.\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user