set AGDOCKER

This commit is contained in:
m0duspwnens
2022-02-04 15:44:25 -05:00
parent eb0696b425
commit 780aace854

View File

@@ -1031,9 +1031,10 @@ main() {
update_centos_repo
yum clean all
check_os_updates
# the -f optarg was used
# the -f optarg was used and not airgap
elif [[ ! -z "$ISOLOC" ]]; then
airgap_mounted
AGDOCKER=/tmp/soagupdate/docker
airgap_update_dockers
unmount_update
else