Skip to content

Fixes autostart of app after appimage update. We now check if the application...

Julien Wadel requested to merge fix/autostart_conf_after_appimage_update into master

Fixes autostart of app after appimage update. We now check if the application path entered in the desktop entry matches the binary of the actual app. If this is not the case, we rewrite the conf file.

Merge request reports