mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Update mirrors.ipxe
This commit is contained in:
parent
f75f6d684a
commit
924d9b14d3
1 changed files with 1 additions and 2 deletions
|
|
@ -4,8 +4,7 @@
|
|||
|
||||
:mirror_start
|
||||
iseq ${mirror} mirror.rackspace.com && set mirror mirrors.kernel.org && goto mirror_end ||
|
||||
iseq ${mirror} mirrors.kernel.org && set mirror blah.mirror.blah.com && goto mirror_end ||
|
||||
iseq ${mirror} blah.mirror.blah.com && set mirror mirror.rackspace.com && goto mirror_end ||
|
||||
iseq ${mirror} mirrors.kernel.org && set mirror mirror.rackspace.com && goto mirror_end ||
|
||||
echo Setting mirror to ${mirror}...
|
||||
|
||||
:mirror_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue