mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
set AGDOCKER
This commit is contained in:
@@ -1031,9 +1031,10 @@ main() {
|
|||||||
update_centos_repo
|
update_centos_repo
|
||||||
yum clean all
|
yum clean all
|
||||||
check_os_updates
|
check_os_updates
|
||||||
# the -f optarg was used
|
# the -f optarg was used and not airgap
|
||||||
elif [[ ! -z "$ISOLOC" ]]; then
|
elif [[ ! -z "$ISOLOC" ]]; then
|
||||||
airgap_mounted
|
airgap_mounted
|
||||||
|
AGDOCKER=/tmp/soagupdate/docker
|
||||||
airgap_update_dockers
|
airgap_update_dockers
|
||||||
unmount_update
|
unmount_update
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user