Update fdmr-update.sh

This commit is contained in:
hp3icc 2022-06-19 22:12:58 -05:00 committed by GitHub
parent b3338c1e09
commit d787fb1a19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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