mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update fdmr-update.sh
This commit is contained in:
parent
b3338c1e09
commit
d787fb1a19
|
|
@ -34,6 +34,7 @@ ANNOUNCEMENT_LANGUAGE: es_ES
|
|||
GENERATOR: 10
|
||||
ALLOW_UNREG_ID: True
|
||||
PROXY_CONTROL: False
|
||||
override_ident_tg:
|
||||
|
||||
[EchoTest]
|
||||
MODE: PEER
|
||||
|
|
@ -102,6 +103,8 @@ 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 chmod +x /opt/FreeDMR/*.py
|
||||
sudo chmod +x /opt/FreeDMR/config/*.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue