Merge branch 'dev' of github.com:Security-Onion-Solutions/securityonion-saltstack into dev

This commit is contained in:
William Wernert
2020-07-07 13:12:50 -04:00
3 changed files with 3 additions and 2 deletions

View File

@@ -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