From a4cec1d98a2b7bc2093bf4e26245e9ec21efae41 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 18 Jun 2023 16:59:23 +0800 Subject: [PATCH] Update pve_install.md --- docs/guide/pve_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/pve_install.md b/docs/guide/pve_install.md index 4a1d268a87..0f283a1bb5 100644 --- a/docs/guide/pve_install.md +++ b/docs/guide/pve_install.md @@ -50,7 +50,7 @@ bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spirit bash <(wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/pve/main/scripts/build_backend.sh) ``` -### 自动配置宿主机的网关 +## 自动配置宿主机的网关 :::warning 使用前请保证重启过服务器且此时PVE能正常使用WEB端再执行,重启机器后不要立即执行此命令,待WEB端启动成功后至少等5分钟再执行本命令