提交 547520c2 编写于 作者: H hjdhnx

增加命令说明

上级 56ac24c5
kill -9 $(cat supervisord.pid) # 杀掉进程
supervisord -c manager.conf
\ No newline at end of file
. <(cat app.sh)
# supervisord -c manager.conf
flask db init
flask db migrate
flask db upgrade
supervisord -c manager.conf
pip install -i https://mirrors.cloud.tencent.com/pypi/simple --upgrade pip
pip config set global.index-url https://mirrors.cloud.tencent.com/pypi/simple
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册