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