mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Merge branch 'dev' of github.com:Security-Onion-Solutions/securityonion-saltstack into dev
This commit is contained in:
@@ -623,7 +623,7 @@ fi
|
||||
if [[ $success != 0 || -z $SO_ERROR ]]; then whiptail_setup_failed
|
||||
else
|
||||
whiptail_setup_complete
|
||||
if [[ $THEHIVE == 1 ]]; then check_hive_init; fi
|
||||
if [[ $THEHIVE == 1 ]]; then check_hive_init; fi
|
||||
fi
|
||||
|
||||
install_cleanup >> $setup_log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user