mirror of
https://git.libreschool.org/paspo/brasatore.git
synced 2024-11-22 14:18:44 +00:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
|
#!ipxe
|
||
|
|
||
|
echo Booting netboot.xyz
|
||
|
chain --autofree http://boot.netboot.xyz
|