From 1f6242b53f169c23f7d7d4961114b7a0aca5772a Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 16 Mar 2021 19:59:47 +0000 Subject: [ipxe] This was uncommited on productive ... --- server/ipxe/registration.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/ipxe') 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 -- cgit v1.2.3-55-g7522