mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 19:44:38 +08:00
Update install_pve.sh
This commit is contained in:
parent
3a67d89e67
commit
0f3ce6f212
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ if grep -q "source /etc/network/interfaces.d/*" /etc/network/interfaces; then
|
|||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
systemctl restart networking
|
||||
# 打印安装后的信息
|
||||
url="https://${ip}:8006/"
|
||||
_green "安装完毕,请打开HTTPS网页 $url"
|
||||
|
|
Loading…
Reference in a new issue