feat: wire Gerhard to gutasktool

This commit is contained in:
2026-04-26 18:37:03 +02:00
parent 7f193c50ff
commit fcf1b91224
8 changed files with 426 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env sh
set -eu
exec python3 /opt/gutasktool/gutasktool/cli.py "$@"