AppImage / type2-runtime

The runtime is the executable part of every AppImage. It mounts the payload via FUSE and executes the entrypoint.
Other
22 stars 17 forks source link

--appimage-extract-and-run is undocumented #64

Open probonopd opened 3 months ago

probonopd commented 3 months ago

--appimage-extract-and-run is undocumented

as reported by @adelin-b

probonopd commented 3 months ago

@adelin-b

I just found this option, its been weeks I had problem because some extension I use need to patch the appImage on runtime.

Can you give us some more context please? What are you patching there and why? The reason I am asking is because you cannot expect all AppImages to support this undocumented command line option, and I don't want to give you the false impression that all AppImages can do this.