I just cloned the repo, and this happened:
./cmake-eclipse-linux-profile.sh
bash: ./cmake-eclipse-linux-profile.sh: Permission denied
I had to do chmod +x *.sh there. I suppose you somehow missed setting the attribute when pushing to git? Or someone pushed from non Linux filesystem, and it was messed up.