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