From 5ffae4d632891d95999767930fb1d2bc402a5c8b Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 15 Feb 2023 11:12:18 +0800 Subject: [PATCH] Update install_pve7.sh --- install_pve7.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_pve7.sh b/install_pve7.sh index 0d9384b..d1c0d12 100644 --- a/install_pve7.sh +++ b/install_pve7.sh @@ -74,7 +74,7 @@ apt-get -y install proxmox-ve # 打印安装后的信息 url="https://${ip}:8006/" -_green "安装完毕,请打开HTTPS网页 {$url}" +_green "安装完毕,请打开HTTPS网页 $url" _green "用户名、密码就是服务器所使用的用户名、密码"