#!/bin/sh # -*- mode: sh; tab-width: 8; coding: utf-8-unix -*- ROLE=toxcore exec python3.sh -m tox_profile "$@" # exec python3.sh /usr/local/lib/python3.11/site-packages/bin/tox_profile "$@"