Files
phyllomeos/cook/bin/generate-recipe
T
2026-03-30 20:30:17 +02:00

3 lines
62 B
Bash
Executable File

#!/bin/bash
exec "$(dirname "$0")/../generate_recipe.py" "$@"