myslice and unfold location is /usr/share/unfold
[myslice.git] / apache / myslice.wsgi
index 3d03cd4..5bd9728 100644 (file)
@@ -1,7 +1,7 @@
 import os
 import sys
 
-path = '/usr/share/myslice'
+path = '/usr/share/unfold'
 if path not in sys.path:
     sys.path.append(path)