mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update dvswitch.sh
This commit is contained in:
parent
e6f54208a5
commit
fc0038c886
|
|
@ -299,6 +299,7 @@ sudo systemctl disable nxdnparrot.service
|
||||||
sudo systemctl disable monit.service
|
sudo systemctl disable monit.service
|
||||||
sudo systemctl disable webproxy.service
|
sudo systemctl disable webproxy.service
|
||||||
#
|
#
|
||||||
|
sudo sed -i '538s/curl --fail -o "$NODE_DIR\/$1" -s.*/curl --fail -o "$NODE_DIR\/$1" -s http:\/\/datafiles.ddns.net:8888\/downloads\/$1/' /opt/MMDVM_Bridge/dvswitch.sh &&
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
# Registra el final en /opt/curl.txt
|
# Registra el final en /opt/curl.txt
|
||||||
echo "Finalizado: $SCRIPT_NAME" >> /opt/curl.txt
|
echo "Finalizado: $SCRIPT_NAME" >> /opt/curl.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue