bird-lg/lg.wsgi
Mehdi Abaakouk 53e48a4076 Improve UI
2012-01-20 16:50:58 +01:00

6 lines
98 B
Python

import sys
sys.path.insert(0,"/var/www/lg2.tetaneutral.net/")
from lg import app as application