summaryrefslogtreecommitdiffstats
path: root/Reaktor/IRC/index
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-04-29 13:39:54 +0200
committermakefu <github@syntax-fehler.de>2013-04-29 13:39:54 +0200
commitb0273180da89e11cd6a7346ed1a72e9f17fbf230 (patch)
treeb4dbfa157032ce5168099a552d0280764cbb505f /Reaktor/IRC/index
parent5266540d4c21494adbac3f25f982f2bf32390734 (diff)
parent5d904ef7620cda3355b601793441fc804ff506a9 (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'Reaktor/IRC/index')
-rwxr-xr-xReaktor/IRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index
index 50022ec9..cc2652fe 100755
--- a/Reaktor/IRC/index
+++ b/Reaktor/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 "$@"