summaryrefslogtreecommitdiffstats
path: root/server/ipxe/registration.ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2021-03-16 20:59:47 +0100
committerJannik Schönartz2021-03-16 20:59:47 +0100
commit1f6242b53f169c23f7d7d4961114b7a0aca5772a (patch)
tree3649ecab638077ca1eb08fba0420487c1d3b28e2 /server/ipxe/registration.ipxe
parent[log] Fix category name & eslint fix (diff)
downloadbas-1f6242b53f169c23f7d7d4961114b7a0aca5772a.tar.gz
bas-1f6242b53f169c23f7d7d4961114b7a0aca5772a.tar.xz
bas-1f6242b53f169c23f7d7d4961114b7a0aca5772a.zip
[ipxe] This was uncommited on productive ...
Diffstat (limited to 'server/ipxe/registration.ipxe')
-rw-r--r--server/ipxe/registration.ipxe2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe
index fdfbcfa..1d50e5e 100644
--- a/server/ipxe/registration.ipxe
+++ b/server/ipxe/registration.ipxe
@@ -2,7 +2,7 @@
# Wallpaper
set img https://bas.intra.uni-freiburg.de/files/ipxe_wallpaper.png || goto start
-console --picture ${img} --x 800 --y 600
+console --picture ${img} --x 800 --y 600 || console --x 1024 --y 768 ||
:start
menu Initializing client registration