summaryrefslogtreecommitdiffstats
path: root/Reaktor
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-06 19:58:10 +0200
committertv <tv@xso>2011-09-06 19:58:10 +0200
commit3f9886d04e60dcb80d99f4c88fff0437fc0a8c36 (patch)
tree8d935b92633465700018bf23008374fa11337f8b /Reaktor
parent683b24170b8e12dfecf38e84718d919d6bb347fc (diff)
parent108f3616e3f4958752d881192ef29e5fc4c2b045 (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'Reaktor')
-rwxr-xr-xReaktor/IRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/IRC/index b/Reaktor/IRC/index
index 21129c71..41e3a227 100755
--- a/Reaktor/IRC/index
+++ b/Reaktor/IRC/index
@@ -5,4 +5,4 @@ cd $(dirname $(readlink -f $0))
./install
-exec python2 bot2.py "$@"
+exec python bot2.py "$@"