mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-01-07 17:10:02 +01:00
Merge pull request #51 from stefansaraev/xlx359
XLXHostsupdate.sh set default reflector for XLX 359
This commit is contained in:
commit
26e12b2b1d
|
|
@ -108,6 +108,8 @@ BEGIN {
|
|||
reflector=4002
|
||||
if ($1 == "XLX313")
|
||||
reflector=4001
|
||||
if ($1 == "XLX359")
|
||||
reflector=4002
|
||||
if ($1 == "XLX518")
|
||||
reflector=4006
|
||||
if ($1 == "XLX714")
|
||||
|
|
|
|||
Loading…
Reference in a new issue