From cc0ab4e5582474c9a58437f0c78268c3f6dcdcbc Mon Sep 17 00:00:00 2001 From: EA3HKB Date: Fri, 20 Oct 2017 03:15:55 +0200 Subject: [PATCH] Update XLXHostsupdate.sh Change DMR XLX module for XLX714 --- XLXHostsupdate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XLXHostsupdate.sh b/XLXHostsupdate.sh index 5b5f488..517b3a2 100644 --- a/XLXHostsupdate.sh +++ b/XLXHostsupdate.sh @@ -92,6 +92,8 @@ BEGIN { reflector=4004 if ($1 == "XLX313") reflector=4001 + if ($1 == "XLX714") + reflector=4003 if ($1 == "XLX950") reflector=4005 printf "%s;%s;%d\n", substr($1,4), substr($2,1,length($2)-1), reflector