mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update soup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user