mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - added fallback menu
This commit is contained in:
@@ -310,6 +310,7 @@ whiptail_install_type() {
|
||||
|
||||
local exitstatus=$?
|
||||
if [[ "$exitstatus" = 1 ]]; then
|
||||
echo " They hit cancel"
|
||||
whiptail_menu
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user