XLXHostsupdate.sh: set default reflector for XLX 359

This commit is contained in:
Stefan Saraev 2017-11-30 20:30:25 +02:00
parent 0df1da616f
commit 5b21e553f9
1 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,8 @@ BEGIN {
reflector=4002 reflector=4002
if ($1 == "XLX313") if ($1 == "XLX313")
reflector=4001 reflector=4001
if ($1 == "XLX359")
reflector=4002
if ($1 == "XLX518") if ($1 == "XLX518")
reflector=4006 reflector=4006
if ($1 == "XLX714") if ($1 == "XLX714")