Commit 73b2ef20 authored by Franco Fichtner's avatar Franco Fichtner

firmware: add Supranet Communications mirror

Yay, thanks, Wallace!
parent 4d7f0038
......@@ -250,6 +250,7 @@ function get_firmware_mirrors()
$mirrors['http://mirror.wdc1.us.leaseweb.net/opnsense'] = 'LeaseWeb (Washington, D.C., US)';
$mirrors['http://mirrors.nycbug.org/pub/opnsense'] = 'NYC*BUG (New York, US)';
$mirrors['http://pkg.opnsense.org'] = 'OPNsense (Amsterdam, NL)';
$mirrors['http://mirrors.supranet.net/pub/opnsense'] = 'Supranet Communications (Middleton, US)';
return $mirrors;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment