bin/bash: bad_interpreter
I've got the common CRLF
dos/unix eol on one of my script.
I've already execute dos2unix for eol conversion.
But i've still have this error:
bin/bash: bad interpreter: No such file or directory
What's the problem?
add a comment