mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-01-03 12:10:56 +08:00
Update network.sh
This commit is contained in:
@@ -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 &
|
||||
|
||||
Reference in New Issue
Block a user