mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-22 20:51:56 +02:00
[fix] Correct order of setup salt states
This commit is contained in:
@@ -699,11 +699,10 @@ whiptail_node_ls_input_batch_count() {
|
||||
|
||||
|
||||
#TODO: helper function to display error message or exit if batch mode
|
||||
# exit_if_batch <"Error string"> <Error code (int)>
|
||||
|
||||
whiptail_passwords_dont_match() {
|
||||
|
||||
# exit_if_batch "Error string" Error code (int)
|
||||
|
||||
whiptail --title "Security Onion Setup" --msgbox "Passwords don't match. Please re-enter." 8 75
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user