Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:start [2025/04/08 22:09] – [AppImages] mh | linux:start [2025/04/08 22:10] (current) – [AppImages] mh | ||
---|---|---|---|
Line 98: | Line 98: | ||
[[https:// | [[https:// | ||
- | To run an AppImage just make it executable | + | To run an AppImage just make it executable |
+ | |||
+ | <code bash> | ||
+ | $ chmod +x / | ||
+ | $ ./ | ||
+ | </ | ||
---- | ---- |