Template:Chmodexe
From Joe's Boredom
Create a new file, {{{1}}}
Make your newly created file executable
| Terminal |
| name@machine:/$ sudo chmod +x /path/to/{{{1}}} |
Copy the code posted here to {{{1}}} then save.
And the good'ol Disclaimer: This script worked for me and i hold no responsibility for what it does for you.