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"