瀏覽代碼

Remove redundant comment

Bob Mottram 7 年之前
父節點
當前提交
455b2c6f7b
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/freedombone-app-bdsmail

+ 0
- 1
src/freedombone-app-bdsmail 查看文件

@@ -267,7 +267,6 @@ function install_bdsmail {
267 267
     if [ ${#user_account_password} -lt 2 ]; then
268 268
         echo ''
269 269
         echo $'A password must be provided for your user account.'
270
-        echo $'This is the same as the original ssh login password shown when you first installed the system.'
271 270
         exit 3656358
272 271
     fi
273 272