Hello,
I'm doing the necessary commands on Terminal (chmod +x with the .sh file, and then ./filename), and I'm getting "bash: ./compileSymbols.sh: /bin/bash^M: bad interpreter: No such file or directory" when I use the ./ command, or else if I use the .sh command, I get "compileSymbols.sh: 54 Syntax error: end of file unexpected (expecting "then")"
Any ideas why that may be? Is it an OS thing?
Thanks,
Sasha