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