Added new cPanel yml
This commit is contained in:
parent
4341ba9937
commit
723440130b
@ -4,3 +4,6 @@ deployment:
|
||||
- export DEPLOYPATH=/home/benjamyntesting/chatbot/
|
||||
- cp -Rfv * $DEPLOYPATH
|
||||
- touch $DEPLOYPATH/tmp/restart.txt
|
||||
- source /home/benjamyntesting/virtualenv/chatbot/3.8/bin/activate && cd /home/benjamyntesting/chatbot
|
||||
- export FLASK_APP=priceybot2
|
||||
- flask db upgrade
|
||||
Reference in New Issue
Block a user