From: Chris Porter Date: Mon, 13 Oct 2008 11:40:26 +0000 (+0100) Subject: Fix run script for python2.6 X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/commitdiff_plain/fbc6c437ae7b3024cb845564523c44c326180aca Fix run script for python2.6 --- diff --git a/run.bat b/run.bat index 52a51a9..027985a 100644 --- a/run.bat +++ b/run.bat @@ -1,3 +1,3 @@ -set PYTHONPATH=. +set PYTHONPATH=.;c:\python25\lib\site-packages c:\python25\scripts\twistd.py qwebirc -n pause