Fix broken link

master
unluisco 2016-07-08 22:44:32 -05:00
parent e4a87d1256
commit 7dc5e8d2f8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
wget -O - http://www.ieee.org/netstorage/standards/oui.txt | sed '
wget -O - http://standards-oui.ieee.org/oui/oui.txt | sed '
# Remove Windows-style line endings.
s/\r$//;