Bob Mottram 10 anni fa
parent
commit
a7bad1850c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Vedi File

@@ -1201,7 +1201,7 @@ function dynamic_dns_freedns {
1201 1201
 }
1202 1202
 
1203 1203
 function import_email {
1204
-  EMAIL_COMPLETE_MSG='  *** Freedombone email system installation is complete ***'
1204
+  EMAIL_COMPLETE_MSG='  *** Freedombone mailbox installation is complete ***'
1205 1205
   if grep -Fxq "import_email" $COMPLETION_FILE; then
1206 1206
       if [[ $SYSTEM_TYPE == "email" || $SYSTEM_TYPE == "mailbox" ]]; then
1207 1207
           echo $EMAIL_COMPLETE_MSG