Compare commits
3 Commits
14e88a6734
...
fcd6e05896
| Author | SHA1 | Date | |
|---|---|---|---|
|
fcd6e05896
|
|||
|
f3322e3bc3
|
|||
|
b30aac3229
|
@@ -26,7 +26,7 @@ function patch_ipxe() {
|
|||||||
#!ipxe
|
#!ipxe
|
||||||
|
|
||||||
dhcp
|
dhcp
|
||||||
chain ${HTTP_URL}/boot.ipxe || shell
|
chain http://${HTTP_URL}:8000/boot.ipxe || shell
|
||||||
# chain boot.ipxe || shell
|
# chain boot.ipxe || shell
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user