From 455b2c6f7b035f6bda81d7ced7ef3523b6807742 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 13 Feb 2018 10:21:54 +0000 Subject: [PATCH] Remove redundant comment --- src/freedombone-app-bdsmail | 1 - 1 file changed, 1 deletion(-) diff --git a/src/freedombone-app-bdsmail b/src/freedombone-app-bdsmail index 4f59e3af..b8869eb0 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