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

4 lines
78 B
Bash
Raw Normal View History

2026-04-26 18:37:03 +02:00
#!/usr/bin/env sh
set -eu
exec python3 /opt/gutasktool/gutasktool/cli.py "$@"