diff options
author | tv <tv@xso> | 2011-09-06 19:58:10 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-06 19:58:10 +0200 |
commit | de051c2d9c4afc6a053467e44935f83a50485aa7 (patch) | |
tree | 11af270ebda50f51404685bf6060beb71eaf36e6 | |
parent | 3758de686c074fc8bfbd103fc4251419b3fd4056 (diff) | |
parent | 847cd5639a3e7daa2fe89047e9ef95415feaa536 (diff) |
Merge branch 'master' of github.com:krebscode/painload
-rwxr-xr-x | IRC/index | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ cd $(dirname $(readlink -f $0)) ./install -exec python2 bot2.py "$@" +exec python bot2.py "$@" |