251 Star 1.7K Fork 593

GVP小圈圈 / Archery

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
startup.sh 152 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
# 收集所有的静态文件到STATIC_ROOT
python3 manage.py collectstatic -v0 --noinput
# 启动服务
supervisord -c supervisord.conf
Python
1
https://gitee.com/rtttte/Archery.git
git@gitee.com:rtttte/Archery.git
rtttte
Archery
Archery
master

搜索帮助