use system's python interpreter
This commit is contained in:
parent
d1a0b3f6f9
commit
8f86109cb6
@ -161,7 +161,7 @@ Next, copy'n'paste to `/var/www/isso.fcgi` (or whatever location you prefer):
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
#!/usr/bin/env python2.7
|
||||
#!/usr/bin/env python
|
||||
|
||||
from isso import make_app
|
||||
from isso.core import Config
|
||||
|
Loading…
Reference in New Issue
Block a user