mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update fdmr-update.sh
This commit is contained in:
parent
e364c6de29
commit
351780d70a
|
|
@ -106,9 +106,9 @@ sudo sed -i 's/54915/49061/' /opt/FreeDMR/playback.cfg
|
|||
cat /opt/rules.txt >> /opt/FreeDMR/config/rules.py
|
||||
sed '14 a VALIDATE_SERVER_IDS: True' -i /opt/FreeDMR/config/FreeDMR.cfg
|
||||
sed '105 a override_ident_tg:' -i /opt/FreeDMR/config/FreeDMR.cfg
|
||||
#sudo rm /opt/FreeDMR/hotspot_proxy_v2.py
|
||||
sudo rm /opt/FreeDMR/hotspot_proxy_v2.py
|
||||
#sudo rm /opt/FreeDMR/proxy_db.*
|
||||
cp /opt/FDMR-Monitor/proxy/proxy* /opt/FreeDMR/ -r
|
||||
cp /opt/FDMR-Monitor/proxy/* /opt/FreeDMR/ -r
|
||||
|
||||
#####################
|
||||
sudo sed -i "s/root/emqte1/g" /opt/FreeDMR/hotspot_proxy_v2.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue