#!/bin/sh set -eu export XDG_CONFIG_HOME="${AGENTCI_TEA_CONFIG_HOME:-/run/agentci}" exec /usr/local/libexec/tea "$@"