1 Star 0 Fork 38

Leo / baoaiback

forked from 源宝网络 / baoaiback 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
run_baoai.sh 117 Bytes
Copy Edit Raw Blame History
源宝网络 authored 2020-03-10 23:50 . baoaiback 项目初始化
#!/bin/sh
basepath=$(cd `dirname $0`; pwd)
cd ${basepath}
venv/bin/gunicorn manage:app -c deploy/gunicorn_config.py
Python
1
https://gitee.com/cloudshop/baoaiback.git
git@gitee.com:cloudshop/baoaiback.git
cloudshop
baoaiback
baoaiback
master

Search