diff --git a/install.sh b/install.sh index ac42059..1d7ab02 100644 --- a/install.sh +++ b/install.sh @@ -532,6 +532,7 @@ tls_type(){ echo -e "${OK} ${GreenBG} 已切换至TLS1.2 and TLS1.3 ${Font}" fi systemctl restart nginx + judge "Nginx 重启" else echo -e "${Error} ${RedBG} Nginx 或 配置文件不存在,请正确安装脚本后执行${Font}" fi