Skip to content

Fix Windows Line Endings in docker\ollama\entrypoint.sh #44

@mcdaqc

Description

@mcdaqc

This error has been reported in #43
The file docker/ollama/entrypoint.sh has Windows line endings (\r\n) instead of Unix (\n), likely due to being edited on Windows. This causes errors when running the script in Linux/macOS environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions