Files
ollama37/tests
Shang Chieh Tseng 6383a2e036 Fix template literal syntax error in sed command
The dollar-brace in sed end-of-file pattern was interpreted as
TypeScript template literal interpolation. Use escaped syntax
to insert a literal dollar sign.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 20:07:15 +08:00
..