When writing wrapper scripts, **beware** that when naming the wrapper the same as the binary itself, you **must** use the full path to the binary when using it inside the script, or else the wrapper will execute itself recursively!