From 4d756ac98601b17be326882207e42f842e23cacc Mon Sep 17 00:00:00 2001 From: EUcancER Date: Wed, 18 Apr 2012 23:16:39 +0200 Subject: Reaktor: cleanup --- Reaktor/IRC/index | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Reaktor/IRC') diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index index 24982c76..50022ec9 100755 --- a/Reaktor/IRC/index +++ b/Reaktor/IRC/index @@ -3,5 +3,4 @@ set -xeuf # cd //Reaktor cd $(dirname $(readlink -f $0))/.. - -exec python IRC/asybot.py "$@" +host=irc.freenode.net target='#krebsco' python IRC/asybot.py "$@" -- cgit v1.2.3