Currently your wrapper script is setting the environment to/bin/bash. Unfortunately not everyone has bash located in that place. I was wondering if you would be open to use/usr/bin/env bash instead? I can throw a PR up if it is something you are willing to do.