Appimage: Difference between revisions

Pigs (talk | contribs)
m link to linux kernel
Run: Improve start command py showing path instead of cryptic $AppImageFile
 
Line 14: Line 14:
<syntaxhighlight lang="shell">
<syntaxhighlight lang="shell">
$ nix-shell -p appimage-run
$ nix-shell -p appimage-run
$ appimage-run $AppImageFile
$ appimage-run path/to/application.AppImage
</syntaxhighlight>
</syntaxhighlight>
<translate>
<translate>