mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update menu-fdmr
This commit is contained in:
parent
986b69f89e
commit
1014fbd206
|
|
@ -54,15 +54,3 @@ exit 0
|
|||
EOF
|
||||
######
|
||||
chmod +x /bin/menu-fdmr
|
||||
cat > /bin/data-id <<- "EOF"
|
||||
#!/bin/bash
|
||||
wget https://freedmr.cymru/talkgroups/talkgroup_ids_json.php -O /opt/FDMR-Monitor/data/talkgroup_ids.json
|
||||
wget https://database.radioid.net/static/user.csv -O /opt/FDMR-Monitor/data/subscriber_ids.csv
|
||||
wget https://database.radioid.net/static/rptrs.json -O /opt/FDMR-Monitor/data/peer_ids.json
|
||||
wget https://freedmr.cymru/talkgroups/talkgroup_ids_json.php -O /opt/FreeDMR/talkgroup_ids.json
|
||||
wget https://freedmr.cymru/talkgroups/users.json -O /opt/FreeDMR/subscriber_ids.csv
|
||||
wget https://database.radioid.net/static/rptrs.json -O /opt/FreeDMR/peer_ids.json
|
||||
EOF
|
||||
#
|
||||
chnod +x /bin/data-id
|
||||
data-id
|
||||
|
|
|
|||
Loading…
Reference in New Issue