1 Star 1 Fork 0

ochukai/ogress

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
upgrade.sh 171 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oliver Wang 提交于 2023-09-21 00:08 . add upgrade.sh
git pull
source ./venv/bin/activate
python manage.py migrate
python manage.py collectstatic -c --no-input
gunicorn --bind unix:/tmp/hrm.lynn.socket ogress.wsgi:application
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ochukai/ogress.git
git@gitee.com:ochukai/ogress.git
ochukai
ogress
ogress
master

搜索帮助