From 2fb25c8013e7dab0bfb43e565a981c34b288bdc5 Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Thu, 11 Apr 2019 01:18:40 +0100 Subject: [PATCH] #474 added hardware info to setup --- home.admin/00mainMenu.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.admin/00mainMenu.sh b/home.admin/00mainMenu.sh index e5a4ecd3b..dc21a3565 100755 --- a/home.admin/00mainMenu.sh +++ b/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 ⚡"