1 Star 0 Fork 1

jangocheng/dify-on-wechat

forked from AiBotLab/dify-on-wechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
start.sh 160 Bytes
一键复制 编辑 原始数据 按行查看 历史
hfy_ecs 提交于 1年前 . feat: add shell script
ps -ef | grep app.py | grep -v grep | awk '{print $2}' | xargs kill
nohup /home/hfy/miniconda3/envs/gptac_venv/bin/python -u app.py >> wechat_robot.log 2>&1 &
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jangocheng/dify-on-wechat.git
git@gitee.com:jangocheng/dify-on-wechat.git
jangocheng
dify-on-wechat
dify-on-wechat
master

搜索帮助