mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-24 04:44:59 +07:00
Add Synology Assistant
This commit is contained in:
parent
6e0b787a66
commit
cb003d798a
@ -229,8 +229,9 @@ else
|
||||
configureDHCP
|
||||
|
||||
# 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 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>.)"
|
||||
HTML="DSM is using another IP address.<br><br>(Check the Docker logfile to see which one was assigned, <br>or download the\
|
||||
<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.)"
|
||||
|
||||
pkill -f server.sh || true
|
||||
/run/server.sh 80 "${HTML}" > /dev/null &
|
||||
|
Loading…
Reference in New Issue
Block a user