浏览代码

Drop Cloud label

Antony Messerli 9 年之前
父节点
当前提交
f8e095c958
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ipxe/disks/netboot.xyz-static

+ 1 - 1
ipxe/disks/netboot.xyz-static

@@ -6,7 +6,7 @@ echo netboot.xyz iPXE loader v${version}
 goto static
 
 :static
-echo Please enter in the networking information of your Cloud Server:
+echo Please enter in the networking information of your Server:
 imgfree
 ifclose net0
 echo -n IP: && read net0/ip