mirror of
https://github.com/retspen/webvirtcloud
synced 2025-02-23 21:05:17 +00:00
Updated Docker Installation (textile)
parent
c6a94c3768
commit
81577f27fd
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Update Webvirtcloud
|
|||
<pre><code>docker exec -it <container id> /bin/bash</code></pre>
|
||||
# Run followed commands
|
||||
<pre><code>cd /srv/webvirtcloud
|
||||
sudo source venv/bin/activate
|
||||
source venv/bin/activate
|
||||
git pull
|
||||
pip install -U -r conf/requirements.txt
|
||||
python manage.py migrate
|
||||
|
|
Loading…
Reference in a new issue