mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 16:33:08 +01:00
remove cd before running so-setup analyst
This commit is contained in:
@@ -351,7 +351,6 @@ elif [ "$install_type" = 'RECEIVER' ]; then
|
||||
is_minion=true
|
||||
is_receiver=true
|
||||
elif [ "$install_type" = 'ANALYST' ]; then
|
||||
cd .. || exit 255
|
||||
exec bash so-setup analyst
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user