mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-08-10 09:29:27 +02:00
Merge c7eed7ca31
into 7f31e91099
This commit is contained in:
commit
4b583d94b0
@ -222,7 +222,7 @@ build_mac_serial () {
|
||||
|
||||
download_vendor_mac_addresses () {
|
||||
# download the MAC Address vendor list
|
||||
[ -e "${MAC_ADDRESSES_FILE:=vendor_macs.tsv}" ] || wget -O "${MAC_ADDRESSES_FILE}" https://gitlab.com/wireshark/wireshark/-/raw/master/manuf
|
||||
[ -e "${MAC_ADDRESSES_FILE:=vendor_macs.tsv}" ] || wget -O "${MAC_ADDRESSES_FILE}" https://gitlab.com/wireshark/wireshark/-/raw/release-3.6/manuf
|
||||
}
|
||||
|
||||
download_qcow_efi_folder () {
|
||||
|
Loading…
Reference in New Issue
Block a user