This commit is contained in:
rootzoll 2019-01-25 23:42:38 +01:00
parent 54cc926a3a
commit 6ea4994c08

View File

@ -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"