Ver Fonte

Clear any files out before loading alternative endpoints

Antony Messerli há 3 anos atrás
pai
commit
e86c9350e4
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      roles/netbootxyz/templates/menu/nbxyz.ipxe.j2

+ 1 - 0
roles/netbootxyz/templates/menu/nbxyz.ipxe.j2

@@ -14,6 +14,7 @@ item nbxyz-prod ${space} Production Release (boot.netboot.xyz)
 item nbxyz-staging ${space} Staging (staging.boot.netboot.xyz)
 item nbxyz-dev ${space} Development (dev.boot.netboot.xyz)
 choose nbxyz_version || goto nbxyz_exit
+imgfree
 goto ${nbxyz_version}
 
 :nbxyz-rolling