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

Check userland rather kernel arch #49

Closed probonopd closed 3 months ago

probonopd commented 3 months ago

Closes #48

Since uname gives the kernel architecture but we need the userland architecture, we check /bin/bash

github-actions[bot] commented 3 months ago

Build for testing: artifacts Use at your own risk.