Ubuntu 18.04 upgrade problems

I just tried to upgrade to Joplin 1.0.114 on Ubuntu 18.04 by using the recommenden method:

wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash

Script said upgrade went fine, but after upgrade I can not find the Joplin launcher anymore…

Would be very grateful for any help on

  1. Fixing the problem so Joplin appears in the launcher (so that I am able to start it).

  2. Starting it from command line until #1 is solved.

Thanks for all help!

Egil

1 Like

Got this sorted by doing:

  1. Opening “Files” and use Ctrl+H to display hidden files
  2. Opening .joplin folder and double clicking Joplin.Appimage
  3. Joplin starts and asks if I want to integrate it to my launcher (something like that)

Problem solved!