Remove redundant comment
This commit is contained in:
parent
1ed2a728ed
commit
455b2c6f7b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue