mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Synology Assistant
This commit is contained in:
parent
90c613ce04
commit
9bf5bf44af
@ -229,9 +229,9 @@ else
|
|||||||
configureDHCP
|
configureDHCP
|
||||||
|
|
||||||
# Display the received IP on port 5000
|
# Display the received IP on port 5000
|
||||||
HTML="DSM is using another IP address.<br><br>(Check the Docker logfile to see which one was<br> assigned, or download the\
|
HTML="DSM is using another IP address.<br><br>Check the Docker logfile to see which one was<br> assigned, or download the\
|
||||||
<a href='https://global.synologydownload.com/download/Utility/Assistant/7.0.4-50051/Windows/synology-assistant-7.0.4-50051.exe'>\
|
<a href='https://global.synologydownload.com/download/Utility/Assistant/7.0.4-50051/Windows/synology-assistant-7.0.4-50051.exe'>\
|
||||||
Synology Assistant</a> utility.)"
|
Synology Assistant</a> utility."
|
||||||
|
|
||||||
pkill -f server.sh || true
|
pkill -f server.sh || true
|
||||||
/run/server.sh 80 "${HTML}" > /dev/null &
|
/run/server.sh 80 "${HTML}" > /dev/null &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user