Update install_pve.sh

This commit is contained in:
spiritLHLS 2023-02-26 10:46:31 +08:00 committed by GitHub
parent 279571970c
commit 975542d437
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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