From 318c0a668e8cfae75c361c99b0f1f0d4ef066fe4 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:53:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=A2=9E=E5=8A=A0n?= =?UTF-8?q?ginx=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index fbbd54b..aedae3d 100644 --- a/install.sh +++ b/install.sh @@ -2062,8 +2062,8 @@ handleNginx() { if [[ -z $(pgrep -f "nginx") ]]; then echoContent red " ---> Nginx启动失败" - echoContent red " ---> 请手动尝试安装nginx后,再次执行脚本" - + echoContent red " ---> 请将下方日志反馈给开发者" + nginx if grep -q "journalctl -xe"