mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Add keypress instruction at end of summary
This commit is contained in:
@@ -616,6 +616,9 @@ whiptail_end_settings() {
|
||||
fi
|
||||
fi
|
||||
|
||||
__append_end_msg ""
|
||||
__append_end_msg "Press TAB to select yes or no."
|
||||
|
||||
whiptail --title "The following options have been set, would you like to proceed?" --yesno "$end_msg" 24 75 --scrolltext
|
||||
|
||||
local exitstatus=$?
|
||||
|
||||
Reference in New Issue
Block a user