diff --git a/src/freedombone-app-bdsmail b/src/freedombone-app-bdsmail
index 4f59e3afe10f2ce1b7862c61af588314c5437ccc..b8869eb0f2c418e2690d09531400c58be5815a5f 100755
--- a/src/freedombone-app-bdsmail
+++ b/src/freedombone-app-bdsmail
@@ -267,7 +267,6 @@ function install_bdsmail {
     if [ ${#user_account_password} -lt 2 ]; then
         echo ''
         echo $'A password must be provided for your user account.'
-        echo $'This is the same as the original ssh login password shown when you first installed the system.'
         exit 3656358
     fi