aboutsummaryrefslogtreecommitdiffstats
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
commitde051c2d9c4afc6a053467e44935f83a50485aa7 (patch)
tree11af270ebda50f51404685bf6060beb71eaf36e6
parent3758de686c074fc8bfbd103fc4251419b3fd4056 (diff)
parent847cd5639a3e7daa2fe89047e9ef95415feaa536 (diff)
Merge branch 'master' of github.com:krebscode/painload
-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 "$@"