From 597b3e8dc891f18fb0df605d1b19924fc86c8d17 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 18 May 2021 21:15:48 -0500 Subject: [PATCH] cange noHDD text --- home.admin/setup.scripts/eventInfoWait.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/home.admin/setup.scripts/eventInfoWait.sh b/home.admin/setup.scripts/eventInfoWait.sh index 0ec704567..d498ad5a3 100644 --- a/home.admin/setup.scripts/eventInfoWait.sh +++ b/home.admin/setup.scripts/eventInfoWait.sh @@ -90,9 +90,10 @@ elif [ "${eventID}" == "noHDD" ]; then # contentWords[1] --> size string (for example '1TB') dialog --backtitle "${backtitle}" --cr-wrap --infobox " -Please connect a HDD/SSD. -Minimum of ${contentWords[0]} needed. -" 6 35 +Waiting for HDD/SSD ... +Please connect a ${contentWords[0]} +HDD or SSD to the device. +" 8 35 elif [ "${eventID}" == "sdtoosmall" ]; then