soup with dockers from iso

This commit is contained in:
m0duspwnens
2022-02-04 15:06:42 -05:00
parent d0b54a3a34
commit 23fbf140ba

View File

@@ -1031,6 +1031,10 @@ main() {
update_centos_repo
yum clean all
check_os_updates
# the -f optarg was used
elif [[ ! -z "$ISOLOC" ]]; then
airgap_mounted
airgap_update_dockers
else
update_registry
set +e