blob: 0f6270f8efa591928ada5c327132cc7eefa715c8 [file]
#!/usr/bin/env bash
tool="$PWD/{{tool}}"
cd "$BUILD_WORKING_DIRECTORY" && exec "$tool" "$@"