From 5e1e71c25ae356d9df16d2cc2195405b69ecb7ad Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 2 Oct 2024 11:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=8F=E8=BF=B0=E7=BB=86?= =?UTF-8?q?=E8=8A=82=E9=81=BF=E5=85=8D=E8=AF=AF=E8=A7=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/pve/pve_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/pve/pve_install.md b/docs/guide/pve/pve_install.md index afbce20f2f..77c08b154a 100644 --- a/docs/guide/pve/pve_install.md +++ b/docs/guide/pve/pve_install.md @@ -88,7 +88,7 @@ bash <(wget -qO- --no-check-certificate https://cdn.spiritlhl.net/https://raw.gi ## 自动配置宿主机的网关 :::warning -**使用前请保证重启过服务器且此时PVE能正常使用WEB端再执行,重启机器后不要立即执行此命令,待WEB端启动成功后至少等1分钟再执行本命令** +**使用前请保证重启过服务器且此时PVE能正常登录进WEB端再执行,重启机器后不要立即执行此命令,待WEB端启动并可登录成功后至少等1分钟再执行本命令** ::: :::tip