mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update hbmon2-update.sh
This commit is contained in:
parent
51f1b8d439
commit
132d0f3fb2
|
|
@ -177,9 +177,10 @@ EOF
|
||||||
|
|
||||||
#
|
#
|
||||||
sudo rm /opt/FreeDMR/hotspot_proxy_v2.py
|
sudo rm /opt/FreeDMR/hotspot_proxy_v2.py
|
||||||
sudo rm /opt/FreeDMR/proxy_db.py
|
sudo rm /opt/FreeDMR/proxy_db.*
|
||||||
cd /opt/FreeDMR/
|
cd /opt/FreeDMR/
|
||||||
wget https://gitlab.hacknix.net/hacknix/FreeDMR/-/raw/master/hotspot_proxy_v2.py
|
wget https://gitlab.hacknix.net/hacknix/FreeDMR/-/raw/master/hotspot_proxy_v2.py
|
||||||
|
sudo sed -i "s/54100/54060/g" /opt/FreeDMR/hotspot_proxy_v2.py
|
||||||
chmod +x hotspot_proxy_v2.py
|
chmod +x hotspot_proxy_v2.py
|
||||||
#
|
#
|
||||||
sudo rm /opt/FDMR-Monitor/*.json
|
sudo rm /opt/FDMR-Monitor/*.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue