Update install_pve.sh

This commit is contained in:
spiritLHLS 2023-04-04 18:24:14 +08:00 committed by GitHub
parent 3a67d89e67
commit 0f3ce6f212
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"