mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
unmount iso after updating dockers
This commit is contained in:
@@ -1035,6 +1035,7 @@ main() {
|
|||||||
elif [[ ! -z "$ISOLOC" ]]; then
|
elif [[ ! -z "$ISOLOC" ]]; then
|
||||||
airgap_mounted
|
airgap_mounted
|
||||||
airgap_update_dockers
|
airgap_update_dockers
|
||||||
|
unmount_update
|
||||||
else
|
else
|
||||||
update_registry
|
update_registry
|
||||||
set +e
|
set +e
|
||||||
|
|||||||
Reference in New Issue
Block a user