Linux does not use .exe. To run the .sh file, you'll need to use terminal to make the .sh executable. Usually chmod +x "filename" without quotes. Then run it.