Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Djavin novienta/Sandbox: Difference between revisions

From EVE University Wiki
Djavin novienta (talk | contribs)
Djavin novienta (talk | contribs)
Line 17: Line 17:
#:{{code|cd evelauncher}}
#:{{code|cd evelauncher}}
#For basic functionality, set the script as an executable.
#For basic functionality, set the script as an executable.
#:{{code|sudo chmod u+x evelauncher.sh}}
#:{{code|chmod u+x evelauncher.sh}}
#The launcher can now be run via terminal command.
#The launcher can now be run via terminal command.
#:{{code|./evelauncher.sh}}
#:{{code|./evelauncher.sh}}