From dfbd86e287339e83fd6dbcac909e841cbfdcd53c Mon Sep 17 00:00:00 2001 From: kaibae19 <99116238+kaibae19@users.noreply.github.com> Date: Mon, 4 Apr 2022 07:51:11 -0700 Subject: [PATCH] Update questions.sh --- setup/questions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/questions.sh b/setup/questions.sh index d6ab3829..e0c69a02 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -25,7 +25,7 @@ if [ -z "${NONINTERACTIVE:-}" ]; then fi if [ -z "${INSTALL:-}"]; then - INSTALL=M + INSTALL=m input_box "Where is Mail-in-a-Box installed?" \ "Are you installing Mail-in-a-Box on bare [m]etal or within [d]ocker? \ \n\n[m]etal or [d]ocker?" \