From 5c37feabc6d036aa4f1315018615d467a2f1f411 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 20 May 2021 21:36:23 -0500 Subject: [PATCH] adding wait provision --- home.admin/setup.scripts/eventInfoWait.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home.admin/setup.scripts/eventInfoWait.sh b/home.admin/setup.scripts/eventInfoWait.sh index da5da1f83..ff1f53e93 100644 --- a/home.admin/setup.scripts/eventInfoWait.sh +++ b/home.admin/setup.scripts/eventInfoWait.sh @@ -113,6 +113,13 @@ Preparing Setup Please wait ... " 6 24 +elif [ "${eventID}" == "waitprovision" ] && [ "${mode}" == "ssh" ]; then + + dialog --backtitle "${backtitle}" --cr-wrap --infobox " +Preparing Provision +Please wait ... +" 6 24 + elif [ "${eventID}" = "noIP-LAN" ] || [ "${eventID}" = "noIP-WIFI" ]; then # this event is mostly for LCD/HDMI display