diff --git a/run/network.sh b/run/network.sh index e730407..69744ca 100644 --- a/run/network.sh +++ b/run/network.sh @@ -206,7 +206,7 @@ else # Display the received IP on port 5000 HTML="The location of DSM is http://${DHCP_IP}:5000" + setTimeout(function(){ window.location.replace('http://${DHCP_IP}:5000'); }, 2000);" /run/server.sh 5000 "${HTML}" > /dev/null &