From a7bad1850c3679010f83dfde38e6424e7daff246 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 23 Sep 2014 22:14:44 +0100 Subject: [PATCH] Call it a mailbox --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index 49f10637..3b79b09d 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -1201,7 +1201,7 @@ function dynamic_dns_freedns { } function import_email { - EMAIL_COMPLETE_MSG=' *** Freedombone email system installation is complete ***' + EMAIL_COMPLETE_MSG=' *** Freedombone mailbox installation is complete ***' if grep -Fxq "import_email" $COMPLETION_FILE; then if [[ $SYSTEM_TYPE == "email" || $SYSTEM_TYPE == "mailbox" ]]; then echo $EMAIL_COMPLETE_MSG