From 11e0ed7d7759d550b2c0b2456945353f7831b279 Mon Sep 17 00:00:00 2001 From: EUcancER Date: Wed, 18 Apr 2012 23:16:39 +0200 Subject: Reaktor: cleanup --- IRC/index | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'IRC') diff --git a/IRC/index b/IRC/index index 24982c7..50022ec 100755 --- a/IRC/index +++ b/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