You should turn the file executable. You can do that from your file browser (accessing the permissions through the "properties" of the file) or from the terminal:
$ chmod +x ./PATH/TO/run-mozilla.sh

Reply via email to