mirror of https://gitlab.com/brutaldon/brutaldon
Update installation instructions.
This commit is contained in:
parent
a17d8d0057
commit
40df8fd1fb
|
@ -40,7 +40,8 @@ WSGIDaemonProcess brutaldon python-path=/usr/local/share/brutaldon python-home=/
|
||||||
|
|
||||||
<Directory /usr/local/share/brutaldon/brutaldon>
|
<Directory /usr/local/share/brutaldon/brutaldon>
|
||||||
<Files wsgi.py>
|
<Files wsgi.py>
|
||||||
Require all granted </Files>
|
Require all granted
|
||||||
|
</Files>
|
||||||
</Directory>
|
</Directory>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue