Răsfoiți Sursa

Fix memtest urls

Antony Messerli 8 ani în urmă
părinte
comite
3189d8c561
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/utils.ipxe

+ 1 - 1
src/utils.ipxe

@@ -133,7 +133,7 @@ boot
 goto utils_exit
 
 :boot_memtest
-chain https://${util_kernel} && goto main_menu ||
+chain https://${util_path} && goto main_menu ||
 goto utils_exit
 
 :nbxyz-custom