Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork98
update installer.sh to support overriding default variables#449
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Review changes withSemanticDiff. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice idea. I wonder if you could also update the installer page with an example of how to use it.https://github.com/static-web-server/static-web-server/blob/master/docs/content/download-and-install.tmpl.md#binary-installer-linuxbsds
BTW can you please also update the PR with the example?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
joseluisq commentedMay 22, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
BTW since it is a script (dynamic) and already merged. It should be already available to be used. The docs should be published soon. |
Uh oh!
There was an error while loading.Please reload this page.
Description
adds two optional environment variables controlling the installation script:
Motivation and Context
when installing with get.static-web-server.net, I would like to be able to pin the install version and specify an installation directory (so I can use it in packaging scripts)