vali vor 6 Jahren
Ursprung
Commit
b78b86d36b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      commands/start_SetOnly.sh

+ 1 - 0
commands/start_SetOnly.sh

@@ -3,4 +3,5 @@ cd /home/swooleProV2/dataInterface/commands/
 ps -ef | grep  bootSetOnly | awk '{print $1}' | sort -n | head -n 1 |  xargs  kill
 sleep 1
 php bootSetOnly.php
+sleep 1
 ps -ef | grep  bootSetOnly