summaryrefslogtreecommitdiffstats
path: root/Reaktor/IRC/index
diff options
context:
space:
mode:
authorYour Name <you@example.com>2013-05-03 23:44:58 +0200
committerYour Name <you@example.com>2013-05-03 23:44:58 +0200
commitbdc1e03a956e560ab3373436bc54d119efeb5086 (patch)
treec476636a62950a9303d3d55ae9f903a3584dc940 /Reaktor/IRC/index
parentab9954b0418e7473debd7fd311ed0c86bd599d59 (diff)
parentbb2c3ab8682316583e6866200678494965f81719 (diff)
Merge branch 'master' of https://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 "$@"