mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 09:57:32 +08:00
Update network.sh
This commit is contained in:
parent
31bbd6af1b
commit
bf443233df
@ -229,7 +229,7 @@ else
|
||||
configureDHCP
|
||||
|
||||
# Display the received IP on port 5000
|
||||
HTML="DSM is using a different IP address.<br><br>(Check the logfile to see which one was assigned.)"
|
||||
HTML="DSM is using another IP address.<br><br>(Check the logfile to see which one was assigned.)"
|
||||
|
||||
pkill -f server.sh || true
|
||||
/run/server.sh 80 "${HTML}" > /dev/null &
|
||||
|
Loading…
x
Reference in New Issue
Block a user