]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - run.sh
Modify standard getActiveWindow function so that it redirects messages to the correct...
[irc/quakenet/qwebirc.git] / run.sh
diff --git a/run.sh b/run.sh
index 1add0f5e0ed8f8ad9599ce269f53c2dce7730e49..fd3c4cc2361360539abd4b23189c15022fb93216 100755 (executable)
--- a/run.sh
+++ b/run.sh
@@ -20,4 +20,4 @@ if [ "$1" != "" ]; then
   ARGS=$*
 fi
 
-twistd --reactor poll $PREARGS qwebirc -n $ARGS
+twistd $PREARGS qwebirc -n $ARGS