More actions
→Custom Launcher Shortcut: Fixed ln command |
|||
| Line 27: | Line 27: | ||
[[Image:Evelauncher.png|thumb|right|Launcher icon]] | [[Image:Evelauncher.png|thumb|right|Launcher icon]] | ||
#Create a symbolic link (symlink) to the script in the user binaries folder | #Create a symbolic link (symlink) to the script in the user binaries folder | ||
#:{{code|ln -s evelauncher.sh /usr/bin/evelauncher}} | #:{{code|ln -s {{Color|green|/Path/To/}}evelauncher.sh /usr/bin/evelauncher}} | ||
#Download the icon file | #Download the icon file | ||
#:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}} | #:{{code|wget <nowiki>http://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}} | ||