1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-09-20 22:14:43 +02:00
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