Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing link to AppRun file in manual packaging doc #77

Open
myxo opened this issue May 14, 2022 · 1 comment
Open

Missing link to AppRun file in manual packaging doc #77

myxo opened this issue May 14, 2022 · 1 comment

Comments

@myxo
Copy link

myxo commented May 14, 2022

https://github.com/AppImage/docs.appimage.org/blob/master/source/packaging-guide/manual.rst

The AppRun file can be a script or executable. It sets up required environment variables such as $PATH and launches the payload application. You can write your own, but in most cases it is easiest (and most error-proof) to use a precompiled one from this repository.

I assume under "this repository" should be link, otherwise it's confusing.

@andy5995
Copy link

@myxo I think the link should be https://github.com/AppImage/AppImageBuild

I'll open a PR to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants