LingxinMeng 1 жил өмнө
parent
commit
428f0ce46f

+ 1 - 1
stop-dispatch_server.sh

@@ -5,5 +5,5 @@ then
     echo Application is already stopped
 else
     echo kill $PID
-        kill $PID
+    kill $PID
 fi