瀏覽代碼

Call it a mailbox

Bob Mottram 10 年之前
父節點
當前提交
a7bad1850c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh 查看文件

@@ -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