Parcourir la source

Call it a mailbox

Bob Mottram il y a 10 ans
Parent
révision
a7bad1850c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Voir le fichier

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