aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xIRC/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRC/index b/IRC/index
index 21129c7..41e3a22 100755
--- a/IRC/index
+++ b/IRC/index
@@ -5,4 +5,4 @@ cd $(dirname $(readlink -f $0))
./install
-exec python2 bot2.py "$@"
+exec python bot2.py "$@"