1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-11 01:27:17 +00:00

Update questions.sh

This commit is contained in:
kaibae19 2022-04-04 07:51:11 -07:00
parent a996926e08
commit dfbd86e287

View File

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