浏览代码

Fix memtest urls

Antony Messerli 8 年之前
父节点
当前提交
3189d8c561
共有 1 个文件被更改,包括 1 次插入1 次删除
  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