From 9db0d5305f6d5ff77ca0e08c36c6df959770def9 Mon Sep 17 00:00:00 2001 From: EA3HKB Date: Fri, 20 Oct 2017 03:23:35 +0200 Subject: [PATCH] Update XLXHostsupdate.sh Change DMR XLX module for XLX017 and XLX714 --- XLXHostsupdate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XLXHostsupdate.sh b/XLXHostsupdate.sh index 517b3a2..a59f4eb 100644 --- a/XLXHostsupdate.sh +++ b/XLXHostsupdate.sh @@ -92,6 +92,8 @@ BEGIN { reflector=4004 if ($1 == "XLX313") reflector=4001 + if ($1 == "XLX017") + reflector=4003 if ($1 == "XLX714") reflector=4003 if ($1 == "XLX950")