This commit is contained in:
li
2026-01-28 23:48:20 +08:00
commit b8cd0c9418
1293 changed files with 184011 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
ps -ef | grep swoole | grep -v grep | awk {'print $2'} | xargs kill -9
/usr/bin/php think swoole > runtime/swoole.log 2>&1 & echo $! > runtime/pid.txt