vali 6 жил өмнө
parent
commit
301e5b90e2

+ 7 - 0
commands/start_winfailset.sh

@@ -0,0 +1,7 @@
+#!/bin/sh
+cd /home/swooleProV2/dataInterface/commands/
+ps -ef | grep  bootSettelementHttp | awk '{print $1}' | sort -n | head -n 1 |  xargs  kill
+sleep 1
+php bootSettelementHttp.php
+sleep 1
+ps -ef | grep  bootSettelementHttp