Template:Chmodexe

From Joe's Boredom
Revision as of 17:59, 6 December 2020 by Joe (talk | contribs) (5 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.