mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 16:03:06 +01:00
[fix] Set MAINIP var on all installs
This commit is contained in:
@@ -248,9 +248,7 @@ if [[ $is_master && ! $is_eval ]]; then
|
||||
add_soremote_user_master 2>> "$setup_log"
|
||||
fi
|
||||
|
||||
if [[ $is_helix || $is_master ]]; then
|
||||
set_main_ip 2>> "$setup_log"
|
||||
fi
|
||||
|
||||
if [[ $is_minion ]]; then
|
||||
set_updates 2>> "$setup_log"
|
||||
|
||||
Reference in New Issue
Block a user