Update install.sh
This commit is contained in:
parent
2f24a2fd4e
commit
84d303e804
|
|
@ -249,7 +249,7 @@ sudo sed -i 's/ANNOUNCEMENT_LANGUAGE: en_GB/ANNOUNCEMENT_LANGUAGE: es_ES/' /opt/
|
|||
sudo sed -i 's/VOICE_IDENT: True/VOICE_IDENT: False/' /opt/FreeDMR/config/FreeDMR.cfg
|
||||
sudo sed -i "s/TGID_URL:/#TGID_URL:/g" /opt/FreeDMR/config/FreeDMR.cfg
|
||||
sed '37 a TGID_URL: https://freedmr.cymru/talkgroups/talkgroup_ids_json.php' -i /opt/FreeDMR/config/FreeDMR.cfg
|
||||
sed '43 a TOPO_FILE:' -i /opt/FreeDMR/config/FreeDMR.cfg
|
||||
sed '43 a TOPO_FILE: topography.json' -i /opt/FreeDMR/config/FreeDMR.cfg
|
||||
|
||||
rm /opt/FreeDMR/conf.txt
|
||||
cd /opt/FreeDMR/
|
||||
|
|
|
|||
Loading…
Reference in New Issue