mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #11769 from Security-Onion-Solutions/TOoSmOotH-patch-7
Update soup
This commit is contained in:
@@ -823,11 +823,12 @@ main() {
|
||||
|
||||
if [[ $is_airgap -eq 0 ]]; then
|
||||
update_airgap_repo
|
||||
yum clean all
|
||||
dnf clean all
|
||||
check_os_updates
|
||||
elif [[ $OS == 'oracle' ]]; then
|
||||
# sync remote repo down to local if not airgap
|
||||
repo_sync
|
||||
dnf clean all
|
||||
check_os_updates
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user