Last active
April 21, 2019 16:23
-
-
Save manashmandal/030c44778b5c405eae2c45e563e37f50 to your computer and use it in GitHub Desktop.
Mongo Installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
manash@XPS:/opt/robo3t$ sudo ln -s /opt/robo3t/bin/robo3t /usr/bin/robo3t | |
manash@XPS:/opt/robo3t$ nano ~/.local/share/applications/robo3t.desktop | |
[Desktop Entry] | |
Encoding=UTF-8 | |
Name=Robo3t | |
Exec=robo3t | |
Icon=/opt/robo3t/bin/logo-256x256.png | |
Terminal=false | |
Type=Application | |
Categories=Development; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment