Merge branch 'dev-indep' of https://github.com/pluja/Parasitter into dev-indep
This commit is contained in:
commit
82b029296d
@ -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