AppImage / appimagetool

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

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

Open TheAssassin opened 1 month ago

TheAssassin commented 1 month ago

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