Stabilize Windows+WSL setup by fixing script line-ending pitfalls, WSL Ollama host detection, and dashboard startup behavior so models are detected reliably in Mission Control. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
# Bash scripts must use LF so they run in WSL/Linux
|
|
*.sh text eol=lf
|