1
I am trying to install software. When I try to run chmod + x . /install_bam.sh command to get permission to run . /install_bam.sh I get an error saying "cannot execute Binary file".
The file permissions are fine. I tried to do it as root as well.
Any leads, ideas?