I have to use a package on my Windows 7 OS but the package comes only with the .sh file so I have to use bash and hence Cygwin to run on my machine
.sh
You can run it as:
bash run.sh
Or else:
chmod +x run.sh ./run.sh