From d00f8e9b7480fcf0d2c73617d2cb6729d86a4390 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Einar=20J=C3=B8rgen=20Haraldseid?= Date: Sat, 18 Apr 2026 12:06:56 +0200 Subject: [PATCH] accidentally a --- macvendor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macvendor.sh b/macvendor.sh index c4dd1b2..067b074 100755 --- a/macvendor.sh +++ b/macvendor.sh @@ -3,7 +3,7 @@ prefixesfile=/home/einar/ownCloud/Datadumper/master_oui.txt if [[ ! -f $prefixesfile ]]; then - echo "Could not find MAC prefixes file $prefixesfile, please download from https://raw.githubusercontent.com/Ringmast4r/OUI-Master-Database/main/LISTS/master_oui.txt and save to some suitable " + echo "Could not find MAC prefixes file $prefixesfile, please download from https://raw.githubusercontent.com/Ringmast4r/OUI-Master-Database/main/LISTS/master_oui.txt and save to some suitable place and update script accordingly" exit 1 fi -- 2.47.3