1 new commit added
Why not put this on the first line I'm going to assume you want to abort if any of the setup fails too.
You can drop this check: if $? != 0, it would've crashed due to set -e :)
One small suggestion, but looks good to me.
Indeed, thanks
Thanks for the review! :)
:articulated_lorry:
Pull-Request has been merged by pingou