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