What do you think of adding the following selfupdate commands to the `setup.sh` after the `git clone`? ${BUILDENV}/tools/n98-magerun.phar self-update ${BUILDENV}/tools/composer self-update Another idea would be to always download the latest version and not keeping it in the repo at all...
What do you think of adding the following selfupdate commands to the
setup.shafter thegit clone?Another idea would be to always download the latest version and not keeping it in the repo at all...