mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Setup Script - Fix height when selecting what to isntall
This commit is contained in:
@@ -567,7 +567,7 @@ whiptail_install_type() {
|
||||
|
||||
# What kind of install are we doing?
|
||||
INSTALLTYPE=$(whiptail --title "Security Onion Setup" --radiolist \
|
||||
"Choose Install Type:" 20 78 4 \
|
||||
"Choose Install Type:" 20 78 8 \
|
||||
"EVALMODE" "Evaluate all the things" ON \
|
||||
"SENSORONLY" "Create a forward only sensor" OFF \
|
||||
"MASTERONLY" "Start a new grid" OFF \
|
||||
|
||||
Reference in New Issue
Block a user