mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 17:03:07 +01:00
Add initial analyst install code
This commit is contained in:
@@ -39,9 +39,9 @@ whiptail_analyst_install() {
|
||||
|
||||
read -r -d '' message <<- EOM
|
||||
|
||||
Welcome to the Security Onion Anaylst Workstation install!
|
||||
Welcome to the Security Onion Analyst Workstation install!
|
||||
|
||||
You can choose to use join this workstation to an existing grid for managemnt or make it standalone.
|
||||
You can choose to join this workstation to an existing grid for managemnt or make it standalone.
|
||||
EOM
|
||||
|
||||
whiptail --title "$whiptail_title" \
|
||||
|
||||
Reference in New Issue
Block a user