mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Fix the rest of the analyst entries
This commit is contained in:
@@ -88,7 +88,7 @@ fi
|
||||
|
||||
# Check to see if this is an desktop install. If it is let's run things differently
|
||||
if [[ $is_desktop ]]; then
|
||||
title "This is an desktop workstation install"
|
||||
title "This is a desktop install"
|
||||
|
||||
# Make sure it's CentOS or Rocky Linux
|
||||
if [[ ! $is_rocky ]]; then
|
||||
|
||||
Reference in New Issue
Block a user