mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update samba.sh
This commit is contained in:
parent
0cea366031
commit
de2a83493e
1 changed files with 1 additions and 1 deletions
|
|
@ -58,6 +58,6 @@ SAMBA="/etc/samba/smb.conf"
|
||||||
} | unix2dos > "$SHARE/readme.txt"
|
} | unix2dos > "$SHARE/readme.txt"
|
||||||
|
|
||||||
smbd -D
|
smbd -D
|
||||||
wsdd -i dockerbridge -p -n "host.local" &
|
wsdd -i dockerbridge -p -n "host.lan" &
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue