#!/usr/bin/env bash DEPOT_TOOLS=$(dirname "$0")/.. if [[ ! -f "$DEPOT_TOOLS/python3_bin_reldir.txt" ]]; then cat >&2 <