mirror of
https://github.com/dockur/windows.git
synced 2025-10-14 20:12:22 +00:00
fix: Remove variable
This commit is contained in:
parent
a098158beb
commit
541ed6f496
@ -163,7 +163,7 @@ if [[ "$SAMBA_DEBUG" == [Yy1]* ]]; then
|
||||
fi
|
||||
|
||||
case "${NETWORK,,}" in
|
||||
"user"* | "passt" | "slirp" )
|
||||
"passt" | "slirp" )
|
||||
return 0 ;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user