More actions
→Custom Launcher Shortcut: Fixed ln command |
→Custom Launcher Shortcut: Updated link to HTTPS |
||
| Line 29: | Line 29: | ||
#:{{code|ln -s {{Color|green|/Path/To/}}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> | #:{{code|wget <nowiki>https://wiki.eveuniversity.org/images/a/af/Evelauncher.png</nowiki>}} | ||
#Move the icon file to the correct directory | #Move the icon file to the correct directory | ||
#:{{code|sudo mv Evelauncher.png /usr/share/pixmaps/}} | #:{{code|sudo mv Evelauncher.png /usr/share/pixmaps/}} | ||