mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update install.sh
This commit is contained in:
parent
0891f60d2f
commit
e532a2a50f
|
|
@ -9,6 +9,7 @@ pip3 install -r requirements.txt
|
|||
cd /opt/FDMR-Monitor/
|
||||
cp /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg /opt/FDMR-Monitor/fdmr-mon.cfg
|
||||
cd /opt/FreeDMR/
|
||||
sudo systemctl stop proxy.service
|
||||
sudo rm /opt/FreeDMR/hotspot_proxy_v2.py
|
||||
sudo rm /opt/FreeDMR/proxy_db.*
|
||||
cp /opt/FDMR-Monitor/proxy/* /opt/FreeDMR/ -r
|
||||
|
|
|
|||
Loading…
Reference in New Issue