mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-22 02:08:07 +02:00
[fix] Correct order of setup salt states
This commit is contained in:
+1
-2
@@ -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