change path of image
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!ipxe
|
||||
|
||||
{# Set background image and border #}
|
||||
console --picture {{ request.url_root }}ipxe/bg.png --left 32 --right 32 --top 32 --bottom 48
|
||||
console --picture {{ request.url_root }}media/bg.png --left 32 --right 32 --top 32 --bottom 48
|
||||
{# Set colours #}
|
||||
{#
|
||||
https://ipxe.org/cmd/colour
|
||||
|
||||
Reference in New Issue
Block a user