Update SELF-HOSTING.md
This commit is contained in:
parent
3adb771987
commit
6858fbdd3c
@ -160,6 +160,7 @@ Updating the server should always be pretty easy:
|
||||
```
|
||||
(venv) $ git pull
|
||||
(venv) $ sudo supervisorctl stop yotter
|
||||
(venv) $ flask db migrate
|
||||
(venv) $ flask db upgrade
|
||||
(venv) $ pip install -r requirements.txt
|
||||
(venv) $ sudo supervisorctl start yotter
|
||||
|
Reference in New Issue
Block a user