3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cd "$(dirname "$0")"
|
|
uv run python -m ingest_pipeline tui |