From 00268eebe695a1c4c5a451e148c3e475cf8471ae Mon Sep 17 00:00:00 2001 From: awasser1 Date: Sat, 12 Dec 2020 12:57:02 +1000 Subject: [PATCH] Update XLXHostsupdate.sh if ($1 == "XLX389") reflector=4017 --- XLXHostsupdate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XLXHostsupdate.sh b/XLXHostsupdate.sh index 0945cf9..e0f20ef 100755 --- a/XLXHostsupdate.sh +++ b/XLXHostsupdate.sh @@ -112,6 +112,8 @@ BEGIN { reflector=4001 if ($1 == "XLX359") reflector=4002 + if ($1 == "XLX389") + reflector=4017 if ($1 == "XLX518") reflector=4006 if ($1 == "XLX755")