Loading run/network.sh +2 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,8 @@ else configureDHCP # Display the received IP on port 5000 HTML="DSM is using another IP address.<br><br>(Check the logfile to see which one was assigned.)" HTML="DSM is using another IP address.<br><br>(Check the Docker logfile to see which one was assigned, <br>or download\ <a href='https://global.synologydownload.com/download/Utility/Assistant/7.0.4-50051/Windows/synology-assistant-7.0.4-50051.exe'>Synology Assistant</a>.)" pkill -f server.sh || true /run/server.sh 80 "${HTML}" > /dev/null & Loading Loading
run/network.sh +2 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,8 @@ else configureDHCP # Display the received IP on port 5000 HTML="DSM is using another IP address.<br><br>(Check the logfile to see which one was assigned.)" HTML="DSM is using another IP address.<br><br>(Check the Docker logfile to see which one was assigned, <br>or download\ <a href='https://global.synologydownload.com/download/Utility/Assistant/7.0.4-50051/Windows/synology-assistant-7.0.4-50051.exe'>Synology Assistant</a>.)" pkill -f server.sh || true /run/server.sh 80 "${HTML}" > /dev/null & Loading