Every time I run the command
./test.sh
it returns with
bash: ./test.sh: /bin/bash^M: bad interpreter: No such file or directory
How can I get rid of the "ctrl + m" at the end? I use notepad++ to edit the file if that helps.
Every time I run the command
./test.sh
it returns with
bash: ./test.sh: /bin/bash^M: bad interpreter: No such file or directory
How can I get rid of the "ctrl + m" at the end? I use notepad++ to edit the file if that helps.