Update fdmr-update.sh
This commit is contained in:
parent
c866b768ca
commit
2f24a2fd4e
|
|
@ -72,7 +72,7 @@ sudo sed -i "s/SERVER_ID: 0000/SERVER_ID: $variable/g" /opt/FreeDMR/config/Free
|
||||||
#sudo sed -i 's/REPORT_CLIENTS: 127.0.0.1/REPORT_CLIENTS: */' /opt/FreeDMR/config/FreeDMR.cfg
|
#sudo sed -i 's/REPORT_CLIENTS: 127.0.0.1/REPORT_CLIENTS: */' /opt/FreeDMR/config/FreeDMR.cfg
|
||||||
sudo sed -i "s/TGID_URL:/#TGID_URL:/g" /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 '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/conf.txt
|
rm /opt/conf.txt
|
||||||
#rm /opt/obp.txt
|
#rm /opt/obp.txt
|
||||||
cd /opt/FreeDMR/
|
cd /opt/FreeDMR/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue