Explorar el Código

Allow for failure

Antony Messerli hace 1 año
padre
commit
36ec07d749
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/netbootxyz/templates/menu/menu.ipxe.j2

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

@@ -63,7 +63,7 @@ iseq ${menu_utils_arm} 1 && item utils-arm ${space} Utilities (arm64) ||
 item change_arch ${space} Architecture: ${arch}
 item shell ${space} iPXE shell
 item netinfo ${space} Network card info
-iseq ${menu_pci} 1 && item lspci ${space} PCI Device List
+iseq ${menu_pci} 1 && item lspci ${space} PCI Device List ||
 item about ${space} About netboot.xyz
 {% if sigs_menu | bool %}
 item --gap Signature Checks: