From e58abd89a472012a80d5aa7cbb922655bfc856f0 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 2 Nov 2023 22:55:08 +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 13a17eb909..5b036cdd09 100644 --- a/docs/guide/pve_install.md +++ b/docs/guide/pve_install.md @@ -118,5 +118,5 @@ bash <(wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubus ``` :::tip -这一步是可能需要你执行成功几分钟后重启系统,详见脚本最后执行完毕的提示 +这一步是可能需要你执行成功几分钟后重启系统,详见脚本最后执行完毕的提示,但重启可以保证部分隐藏设置加载成功,有条件务必重启一次服务器 :::