Setup Script - Actually check the passwords

This commit is contained in:
Mike Reeves
2019-09-24 14:22:28 -04:00
parent 8f2e3e87ff
commit f92d618f82

View File

@@ -1626,7 +1626,7 @@ if (whiptail_you_sure); then
whiptail_create_socore_user whiptail_create_socore_user
whiptail_create_socore_user_password1 whiptail_create_socore_user_password1
whiptail_create_socore_user_password2 whiptail_create_socore_user_password2
check_admin_pass check_socore_pass
# Last Chance to back out # Last Chance to back out
whiptail_make_changes whiptail_make_changes
@@ -1848,7 +1848,7 @@ if (whiptail_you_sure); then
whiptail_create_socore_user whiptail_create_socore_user
whiptail_create_socore_user_password1 whiptail_create_socore_user_password1
whiptail_create_socore_user_password2 whiptail_create_socore_user_password2
check_admin_pass check_socore_pass
whiptail_make_changes whiptail_make_changes
set_hostname set_hostname
generate_passwords generate_passwords