Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.

CRLF in run.sh breaks script #21

Description

@vee1e
$ bash run.sh
: command not found
: command not found
run.sh: line 15: syntax error near unexpected token `elif'
run.sh: line 15: `elif [[ "$OSTYPE" == "msys" ]] || [[ "$OSTYPE" == "win32" ]]; then

Windows-style line endings (CRLF) in the script prevent Bash on macOS from interpreting it correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions