AppImage / appimagetool

A low-level tool to generate an AppImage from an existing AppDir
96 stars 16 forks source link

Replace `export PATH` in `AppRun` script with proper lookup in C++ #48

Open TheAssassin opened 6 months ago

TheAssassin commented 6 months ago

Should be self-explanatory. It's more reliable and doesn't propagate this env var to subprocesses.