summaryrefslogtreecommitdiffstats
path: root/server/ipxe/main.ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'server/ipxe/main.ipxe')
-rw-r--r--server/ipxe/main.ipxe4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/ipxe/main.ipxe b/server/ipxe/main.ipxe
index 64b9f2e..fb778af 100644
--- a/server/ipxe/main.ipxe
+++ b/server/ipxe/main.ipxe
@@ -1,4 +1,8 @@
#!ipxe
ifopen
+# Wallpaper
+set img tftp://10.8.102.124/ipxeWallpaper3_scale.png || shell
+console --picture ${img} --x 800 --y 600 || shell
+
chain https://bas.stfu-kthx.net:8888/api/configloader/${uuid} \ No newline at end of file