mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
Turns out the only solution for now is to patch the AppRun script in the AppImage using https://github.com/toeverything/electron-forge-maker-appimage/blob/master/scripts/patch-apprun.sh fix #6340, fix #6252 Some references: - https://github.com/audacity/audacity/issues/2498 - https://github.com/develar/app-builder/issues/104