hack to make bins work without PYTHONPATH
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Set PYTHONPATH in lighttpd or other server config.
|
||||
|
||||
from flup.server.fcgi import WSGIServer
|
||||
|
||||
from mhapi.web.wsgi import application
|
||||
|
||||
Reference in New Issue
Block a user