From 3c8cbac45a841d956b99ddb07ffdb877935ed5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=AD=90=E6=9D=8E=C2=B7De?= Date: Mon, 23 Aug 2021 14:27:37 +0800 Subject: [PATCH] chang to unix --- report-core/src/main/assembly/bin/stop.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/report-core/src/main/assembly/bin/stop.sh b/report-core/src/main/assembly/bin/stop.sh index 1fd90021..c6ca5d50 100755 --- a/report-core/src/main/assembly/bin/stop.sh +++ b/report-core/src/main/assembly/bin/stop.sh @@ -8,3 +8,5 @@ fi kill -9 ${pid} echo "Send shutdown request to aj-reporte(${pid}) OK" + +