X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/blobdiff_plain/623b54288df789e05ae83b44185b7d5564029ccf..7cb097793613aadb663690d04352f1b94a96bae4:/run.sh diff --git a/run.sh b/run.sh index 1add0f5..fd3c4cc 100755 --- 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