Files

5 lines
128 B
Bash
Raw Permalink Normal View History

2026-08-24 08:11:59 -07:00
#!/usr/bin/env bash
# Installed by codex-multimodel-orchestrator.
set -euo pipefail
exec @@PYTHON_BIN@@ @@UNINSTALL_PATH@@ "$@"