mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
cd072e488b
3 changed files with 12 additions and 4 deletions
|
@ -233,7 +233,7 @@ datasource:
|
|||
sudo virtualenv venv
|
||||
sudo source venv/bin/activate
|
||||
git pull
|
||||
pip install -U -r requirements.txt
|
||||
pip install -U -r conf/requirements.txt
|
||||
python manage.py migrate
|
||||
sudo service supervisor restart
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue