From 2c32cb6311cb33c4ca8996636bde7a76423df2d0 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Sun, 11 Oct 2020 00:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0openresty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/updateRisk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/updateRisk b/shell/updateRisk index e9788cb..a4cd5b2 100644 --- a/shell/updateRisk +++ b/shell/updateRisk @@ -31,6 +31,5 @@ function run(){ } run $1 - rm -f $1.pid - +echo "脚本运行完毕,删除$1.pid"