Update install_pve7.sh

This commit is contained in:
spiritLHLS 2023-02-15 11:12:18 +08:00 committed by GitHub
parent 49ad180614
commit 5ffae4d632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ apt-get -y install proxmox-ve
# 打印安装后的信息
url="https://${ip}:8006/"
_green "安装完毕请打开HTTPS网页 {$url}"
_green "安装完毕请打开HTTPS网页 $url"
_green "用户名、密码就是服务器所使用的用户名、密码"