Merge pull request #43 from EA3HKB/patch-1

Update XLXHostsupdate.sh
This commit is contained in:
Jonathan Naylor 2017-10-23 11:57:45 +01:00 committed by GitHub
commit 515b503764

View file

@ -90,8 +90,12 @@ BEGIN {
}
/^XLX/ {
reflector=4004
if ($1 == "XLX017")
reflector=4003
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