Browse Source

#474 added hardware info to setup

master
Christian Rotzoll 6 years ago
parent
commit
2fb25c8013
  1. 3
      home.admin/00mainMenu.sh

3
home.admin/00mainMenu.sh

@ -282,6 +282,9 @@ if [ ${setupStep} -eq 0 ]; then
else
# show hardware test
/home/admin/05hardwareTest.sh no-new-stresstest
# start setup
BACKTITLE="RaspiBlitz - Setup"
TITLE="⚡ Welcome to your RaspiBlitz ⚡"

Loading…
Cancel
Save