aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/index
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-04-22 15:17:15 +0200
committermakefu <root@pigstarter.de>2013-04-22 15:17:15 +0200
commitb88195721f6e315c6bc029a6936ba91e4733edd8 (patch)
tree6d014fc8b04381ffbe7c2bed53c6ae65c22fc7a2 /IRC/index
parentd9dac189ff0a0322dd0a1a9ee763e809c7661e6e (diff)
update Reaktor - add color translator
Diffstat (limited to 'IRC/index')
-rwxr-xr-xIRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRC/index b/IRC/index
index 50022ec..cc2652f 100755
--- a/IRC/index
+++ b/IRC/index
@@ -3,4 +3,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-host=irc.freenode.net target='#krebsco' python IRC/asybot.py "$@"
+host=irc.freenode.net target='#krebs' python IRC/asybot.py "$@"