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?" \