mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
iso desktop join grid - set install_type and minion_type
This commit is contained in:
@@ -104,6 +104,7 @@ if [ "$setup_type" = 'desktop' ]; then
|
||||
# Check to see if this is an ISO. Usually this dir on exists on ISO installs.
|
||||
if [ -d /root/SecurityOnion ]; then
|
||||
is_desktop_iso=true
|
||||
install_type='DESKTOP'
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user