From f92d618f823eedf927fc9bd80785152c39acd329 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 24 Sep 2019 14:22:28 -0400 Subject: [PATCH] Setup Script - Actually check the passwords --- so-setup-network.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index b2f3babc2..b20a6cc9d 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -1626,7 +1626,7 @@ if (whiptail_you_sure); then whiptail_create_socore_user whiptail_create_socore_user_password1 whiptail_create_socore_user_password2 - check_admin_pass + check_socore_pass # Last Chance to back out whiptail_make_changes @@ -1848,7 +1848,7 @@ if (whiptail_you_sure); then whiptail_create_socore_user whiptail_create_socore_user_password1 whiptail_create_socore_user_password2 - check_admin_pass + check_socore_pass whiptail_make_changes set_hostname generate_passwords