From a8be38fcc0b2abd17319de911602471b2f6ff29b Mon Sep 17 00:00:00 2001 From: David Duque Date: Sat, 18 Apr 2020 14:43:24 +0100 Subject: [PATCH] Refer to Debian instead of Ubuntu --- setup/questions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/questions.sh b/setup/questions.sh index bf382f49..c0debd2a 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -18,10 +18,10 @@ if [ -z "${NONINTERACTIVE:-}" ]; then hide_output pip3 install "email_validator>=1.0.0" || exit 1 message_box "Mail-in-a-Box Installation" \ - "Hello and thanks for deploying a Mail-in-a-Box! + "Hello and thanks for deploying a (Power) Mail-in-a-Box! \n\nI'm going to ask you a few questions. \n\nTo change your answers later, just run 'sudo mailinabox' from the command line. - \n\nNOTE: You should only install this on a brand new Ubuntu installation 100% dedicated to Mail-in-a-Box. Mail-in-a-Box will, for example, remove apache2." + \n\nNOTE: You should only install this on a brand new Debian installation 100% dedicated to Mail-in-a-Box. Mail-in-a-Box will, for example, remove apache2." fi # The box needs a name.