mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 17:11:21 +08:00
f9b0545a7f
* Refine splitwise deployment * up
7 lines
97 B
Bash
7 lines
97 B
Bash
pkill -9 -f python
|
|
pkill -9 -f fastdeploy
|
|
pkill -9 -f gunicorn
|
|
pkill -9 -f redis-server
|
|
|
|
sleep 1
|