mirror of
https://github.com/dockur/windows.git
synced 2026-05-17 10:47:50 +01:00
feat: Improved installation (#453)
This commit is contained in:
@@ -82,6 +82,7 @@ if [[ "$isXP" == [Yy1]* ]]; then
|
||||
else
|
||||
# Enable Web Service Discovery
|
||||
wsdd -i "$interface" -p -n "$hostname" &
|
||||
echo "$!" > /var/run/wsdd.pid
|
||||
fi
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user