mirror of
https://github.com/dockur/windows.git
synced 2025-04-07 01:12:02 +00:00
Update samba.sh
This commit is contained in:
parent
55f593fac4
commit
c97e78d4d2
@ -14,7 +14,7 @@ if [[ "$DHCP" == [Yy1]* ]]; then
|
||||
interface="$VM_NET_DEV"
|
||||
fi
|
||||
|
||||
if [[ "${NETWORK,,}" == "user"* ]];
|
||||
if [[ "${NETWORK,,}" == "user"* ]]; then
|
||||
hostname="$IP"
|
||||
interface="$VM_NET_DEV"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user