summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 "$@"