When installing guru 5.2.4, I get an error. It says chmod requires 2 arguments, not 1. looking at the sourcecode, there is a call to chmod with one parameter in guruinstall.sh
admin/models/guruinstall.php: @chmod($update_dir);
is this a problem you can address? I can't install with it like this.