mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
add additional test modes
This commit is contained in:
@@ -201,7 +201,7 @@ if [ -n "$test_profile" ]; then
|
|||||||
|
|
||||||
if [[ "$install_type" =~ "DESKTOP" ]]; then
|
if [[ "$install_type" =~ "DESKTOP" ]]; then
|
||||||
is_desktop=true
|
is_desktop=true
|
||||||
hostname=desktop
|
HOSTNAME=desktop
|
||||||
fi
|
fi
|
||||||
|
|
||||||
info "Activating test profile; profile=$test_profile; install_type=$install_type"
|
info "Activating test profile; profile=$test_profile; install_type=$install_type"
|
||||||
|
|||||||
Reference in New Issue
Block a user