summaryrefslogtreecommitdiffstats
path: root/Reaktor/IRC/index
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-01-14 00:52:14 +0100
committermakefu <github@syntax-fehler.de>2014-01-14 00:52:14 +0100
commite97a9f9244a13cd583344a1960799474da4c1321 (patch)
tree6190fa01622ca5ceea9cf49c5df858f3245221f6 /Reaktor/IRC/index
parent38ad7a96c55c15486ec87b51b91315021943f8c8 (diff)
parentbc4c246294458ef8275188cbbb6697a695e3f351 (diff)
Merge branch 'master' of ssh://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 2dc803a1..af557a89 100755
--- a/Reaktor/IRC/index
+++ b/Reaktor/IRC/index
@@ -3,4 +3,4 @@ set -xeuf
# cd //Reaktor
cd $(dirname $(readlink -f $0))/..
-exec IRC/asybot.py "$@"
+exec IRC/reaktor.py "$@"