From 375417278d9ce07e92458881f82e80dba21cb00a Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 5 Feb 2018 21:49:58 +0000 Subject: [PATCH] Make the reflector change on XLX004 permanent. --- XLXHostsupdate.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/XLXHostsupdate.sh b/XLXHostsupdate.sh index 5f99239..7edcaa8 100755 --- a/XLXHostsupdate.sh +++ b/XLXHostsupdate.sh @@ -100,6 +100,8 @@ BEGIN { } /^XLX/ { reflector=4004 + if ($1 == "XLX004") + reflector=4001 if ($1 == "XLX017") reflector=4003 if ($1 == "XLX235")