Files
gangyan/backend/stop.sh

2 lines
74 B
Bash
Executable File

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