Update soup

This commit is contained in:
Josh Patterson
2022-02-07 09:22:43 -05:00
committed by GitHub
parent 7c31eb1288
commit 7d09d1f7e2

View File

@@ -976,7 +976,7 @@ main() {
# Let's mount the ISO since this is airgap # Let's mount the ISO since this is airgap
airgap_mounted airgap_mounted
else else
# if not airgrap but -f was used # if not airgap but -f was used
if [[ ! -z "$ISOLOC" ]]; then if [[ ! -z "$ISOLOC" ]]; then
airgap_mounted airgap_mounted
AGDOCKER=/tmp/soagupdate/docker AGDOCKER=/tmp/soagupdate/docker