summaryrefslogtreecommitdiffstats
path: root/server/ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'server/ipxe')
-rw-r--r--server/ipxe/main.ipxe2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/ipxe/main.ipxe b/server/ipxe/main.ipxe
index f0e0945..3bb8e86 100644
--- a/server/ipxe/main.ipxe
+++ b/server/ipxe/main.ipxe
@@ -5,4 +5,6 @@ ifopen
set img tftp://10.8.102.124/ipxeWallpaper3_scale.png || shell
console --picture ${img} --x 800 --y 600 || shell
+:loop
chain https://bas.intra.uni-freiburg.de/api/configloader/${uuid}
+goto loop \ No newline at end of file