Remove redundant comment

This commit is contained in:
Bob Mottram 2018-02-13 10:21:54 +00:00
parent 1ed2a728ed
commit 455b2c6f7b
1 changed files with 0 additions and 1 deletions

View File

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