1 Star 0 Fork 596

lanlanbulan / Archery

forked from 小圈圈 / Archery 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
startup.sh 152 Bytes
Copy Edit Raw Blame History
#!/bin/bash
# 收集所有的静态文件到STATIC_ROOT
python3 manage.py collectstatic -v0 --noinput
# 启动服务
supervisord -c supervisord.conf
Python
1
https://gitee.com/lanlanbulan/Archery.git
git@gitee.com:lanlanbulan/Archery.git
lanlanbulan
Archery
Archery
master

Search