scene-digit-human/stop.sh
2024-12-09 08:51:09 +08:00

1 line
77 B
Bash

ps -ef | grep digithuman_api | grep -v grep | awk '{print $2}'| xargs kill -9