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" + +