Skip to content

Bad interpreter no such file or directory #2

@viktorss

Description

@viktorss

Hi
When following this guideline in Windows using putty and filezilla to transfer the file I got an error when executing setup.sh
saying: "Bash script and /bin/bash^M: bad interpreter: No such file or directory"

solved by running "sed -i -e 's/\r$//' setup.sh"
before ./setup.sh

solution found at:
https://stackoverflow.com/questions/14219092/bash-script-and-bin-bashm-bad-interpreter-no-such-file-or-directory

//Martin
PxCSE

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