mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 11:38:00 +08:00
Update install_pve.sh
This commit is contained in:
parent
279571970c
commit
975542d437
1 changed files with 1 additions and 1 deletions
|
@ -147,6 +147,6 @@ apt-get install -y proxmox-ve postfix open-iscsi
|
|||
# 打印安装后的信息
|
||||
url="https://${ip}:8006/"
|
||||
_green "安装完毕,请打开HTTPS网页 $url"
|
||||
_green "用户名、密码就是服务器所使用的用户名、密码"
|
||||
_green "用户名、密码就是服务器所使用的用户名、密码(如root和root用户的密码)"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue