1 Star 0 Fork 0

JackyZhou/dify-on-wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
start.sh 160 Bytes
一键复制 编辑 原始数据 按行查看 历史
hfy_ecs 提交于 2024-02-17 12:23 . 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/jackyzhoutest01_471152/dify-on-wechat.git
git@gitee.com:jackyzhoutest01_471152/dify-on-wechat.git
jackyzhoutest01_471152
dify-on-wechat
dify-on-wechat
master

搜索帮助