Update src/network.sh

This commit is contained in:
Kroese 2025-10-24 01:18:37 +02:00 committed by GitHub
parent 54eca5c925
commit 82dc559b54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -802,7 +802,7 @@ else
closeBridge
NETWORK="user"
if [[ "$PODMAN" != [Yy1]* ]]; then
if [[ "$PODMAN" != [Yy1]* ]]; then
msg="falling back to user-mode networking!"
msg="failed to setup NAT networking, $msg"
warn "$msg"