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

feat: allow overriding install path #837

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Commits on Mar 18, 2024

  1. feat: allow overriding install path

    This provides a way to override any configuration on the installer and
    install to a location specified by a new environment variable. It provides
    a more predictable way to insist that it gets installed to a specific place,
    regardless of how the installer was built.
    
    Possible fix for axodotdev/axoupdater#32, where we'd like to be able to
    install a new version to exactly the same path as the previous version.
    mistydemeo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6016b98 View commit details
    Browse the repository at this point in the history