Merge pull request #3768 from Security-Onion-Solutions/newrepo

Newrepo
This commit is contained in:
Mike Reeves
2021-04-05 15:03:44 -04:00
committed by GitHub
2 changed files with 13 additions and 0 deletions

View File

@@ -648,6 +648,8 @@ set_redirect >> $setup_log 2>&1
if [[ ! $is_airgap ]]; then
securityonion_repo >> $setup_log 2>&1
update_packages >> $setup_log 2>&1
else
airgap_repo >> $setup_log 2>&1
fi
if [[ $is_sensor || $is_helix || $is_import ]]; then