diff options
author | tv <tv@iiso> | 2011-09-13 17:10:40 +0200 |
---|---|---|
committer | tv <tv@iiso> | 2011-09-13 17:10:40 +0200 |
commit | 48e90952e416a8c796870c95c1548216db8a98b1 (patch) | |
tree | 1af2aa2d04f4167dd297852d820855c3308b88f0 /IRC | |
parent | 7fb86be4b75f7c1a53e5ee39b620a52f2d35d1bf (diff) |
//Reaktor/IRC: remove dangling ptr to IRC/install
Diffstat (limited to 'IRC')
-rwxr-xr-x | IRC/index | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,6 +4,4 @@ set -xeuf # cd //Reaktor cd $(dirname $(readlink -f $0))/.. -IRC/install - exec python IRC/asybot.py "$@" |