A file has three kinds of permissions, read, write, executable, your file does not have executable permissions, you need to add executable permissions.
  •  On the terminal, go to the directory of the file first
  • Run chmod a+x./ File name