Files
agent0/agents/gerhard-hermes/bin/gutask
T

4 lines
78 B
Bash
Executable File

#!/usr/bin/env sh
set -eu
exec python3 /opt/gutasktool/gutasktool/cli.py "$@"