From 5abb2ae3d99a213c62fcde3d32c12e6548943864 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 12 Jun 2023 13:30:36 +0800 Subject: [PATCH] Update install_pve.sh --- scripts/install_pve.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_pve.sh b/scripts/install_pve.sh index fb727f1..39a0dba 100644 --- a/scripts/install_pve.sh +++ b/scripts/install_pve.sh @@ -358,6 +358,6 @@ systemctl start check-dns.service url="https://${ip}:8006/" _green "安装完毕,请打开HTTPS网页 $url" _green "用户名、密码就是服务器所使用的用户名、密码(如root和root用户的密码)" -_green "请重启机器以更新PVE的内核" +_green "如果登录无误请不要急着重启系统,去执行预配置环境的命令后再重启系统"