Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad interpreter no such file or directory #2

Open
viktorss opened this issue Dec 13, 2021 · 0 comments
Open

Bad interpreter no such file or directory #2

viktorss opened this issue Dec 13, 2021 · 0 comments

Comments

@viktorss
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant