зеркало из https://github.com/mozilla/MozDef.git
adding untar command to uwsgi in install document.
This commit is contained in:
Родитель
10af27e0b7
Коммит
c01f30e281
|
@ -301,6 +301,7 @@ UWSGI
|
|||
We use `uwsgi`_ to interface python and nginx::
|
||||
|
||||
wget http://projects.unbit.it/downloads/uwsgi-2.0.2.tar.gz
|
||||
tar zxvf uwsgi-2.0.2.tar.gz
|
||||
~/python2.7/bin/python uwsgiconfig.py --build
|
||||
~/python2.7/bin/python uwsgiconfig.py --plugin plugins/python core
|
||||
cp python_plugin.so ~/envs/mozdef/bin/
|
||||
|
|
Загрузка…
Ссылка в новой задаче