This website requires JavaScript.
Explore
Help
Sign In
seg_yinzy
/
dify-on-wechat
mirror of
https://github.com/fwasdfw/dify-on-wechat.git
Watch
1
Star
0
Fork
You've already forked dify-on-wechat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4bc2d4da81
dify-on-wechat
/
stop.sh
3 lines
69 B
Bash
Executable File
Raw
Blame
History
ps -ef
|
grep app.py
|
grep -v grep
|
awk
'{print $2}'
|
xargs
kill
Reference in New Issue
View Git Blame
Copy Permalink