Enha: flag to pass model name

This commit is contained in:
Grail Finder
2026-04-12 09:02:32 +03:00
parent aea19a6c0d
commit 39e099cbe9
3 changed files with 6 additions and 1 deletions

View File

@@ -22,4 +22,5 @@ go run . -cli -msg "$TASK"
echo ""
echo "=== Done ==="
cp "$LOG_FILE" "$SCRIPT_DIR/latest_run.log"
echo "Log file: $LOG_FILE"