mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-31 17:39:38 +00:00
Fix permissions after db migrate
This commit is contained in:
@@ -35,6 +35,7 @@ virtualenv venv
|
|||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install -r conf/requirements.txt
|
pip install -r conf/requirements.txt
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
|
sudo chown -R www-data:www-data /srv/webvirtcloud
|
||||||
```
|
```
|
||||||
|
|
||||||
Restart services for running WebVirtCloud:
|
Restart services for running WebVirtCloud:
|
||||||
|
|||||||
Reference in New Issue
Block a user