mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
remove cd before running so-setup analyst
This commit is contained in:
+1
-1
@@ -937,7 +937,7 @@ whiptail_install_type_other() {
|
||||
if [[ $setup_type == 'network' ]]; then
|
||||
install_type=$(whiptail --title "$whiptail_title" --radiolist \
|
||||
"Choose distributed node type:" 9 65 2 \
|
||||
"ANALYST" "Quit setup and run so-analyst-install " ON \
|
||||
"ANALYST" "Setup will exit and run 'so-setup analyst' " ON \
|
||||
"HELIXSENSOR" "Create a Helix sensor " OFF \
|
||||
3>&1 1>&2 2>&3
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user