diff --git a/playlist/logic/ices.py b/playlist/logic/ices.py index f17f3eb..05e0e7d 100644 --- a/playlist/logic/ices.py +++ b/playlist/logic/ices.py @@ -2,7 +2,7 @@ import urllib import os import sys -sys.path.append("/home/jonnty/") +sys.path.append("/home/ggreer/") import pydj.settings NEXT_URL="http://localhost/next/"+pydj.settings.NEXT_PASSWORD