mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
fix: Remove variable
This commit is contained in:
parent
a098158beb
commit
541ed6f496
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ if [[ "$SAMBA_DEBUG" == [Yy1]* ]]; then
|
|||
fi
|
||||
|
||||
case "${NETWORK,,}" in
|
||||
"user"* | "passt" | "slirp" )
|
||||
"passt" | "slirp" )
|
||||
return 0 ;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue