From 36ae4ea37ca2b0e6cc327cb595011bff92f1d47a Mon Sep 17 00:00:00 2001 From: whyour Date: Wed, 12 May 2021 17:32:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20ql=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell/update.sh b/shell/update.sh index 8fa34a6d..ecaaca00 100755 --- a/shell/update.sh +++ b/shell/update.sh @@ -261,6 +261,8 @@ update_qinglong() { nginx -s reload 2>/dev/null || nginx -c /etc/nginx/nginx.conf echo -e "重启面板完成(请刷新页面)...\n" fi + exit 0 + exit 0 } ## 对比脚本