How to create a service or shell scripts to run a project within virtualenv?

后端 未结 0 895
既然无缘
既然无缘 2021-01-29 10:47

Here\'s the commond i\'m using to start my project:

nginx -s stop
workon my_project_env
pkill -f uwsgi -9
uwsgi -x /root/my_project/My_web_api/My_web_api.xml
deac         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题