Skip to content
Snippets Groups Projects
Commit 4cc851dc authored by Christoph Settgast's avatar Christoph Settgast Committed by Saúl Ibarra Corretgé
Browse files

Linux: Fix running AppImage on Debian 10+ (#231)

Modeled after https://github.com/electron-userland/electron-builder/issues/5371#issuecomment-791771150
but written with promised-based fs nodejs API.

This allows to drop the app-builder-lib .desktop patch, as
--no-sandbox is now part of all linux targets via the additional launcher script,
so the arg can be dropped from the .desktop file Exec line.

Manual workaround is removed from the README as well.
parent f0957f73
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment