mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-09 23:51:37 +01:00
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
#!ipxe
|
|
ifconf
|
|
set alpine_loader true ||
|
|
chain https://boot.alpinelinux.org/boot.ipxe || shell
|
|
exit
|