Skip to content

feat: make installation directory configurable via INSTALL_DIR env var#502

Merged
droot merged 1 commit into
GoogleCloudPlatform:mainfrom
appleboy:patch4
Aug 26, 2025
Merged

feat: make installation directory configurable via INSTALL_DIR env var#502
droot merged 1 commit into
GoogleCloudPlatform:mainfrom
appleboy:patch4

Conversation

@appleboy
Copy link
Copy Markdown
Contributor

  • Allow the installation directory to be customized using the INSTALL_DIR environment variable
  • Update installation message to reflect the configurable target directory
  1. Make sure you have write permission to $INSTALL_DIR, or use sudo if necessary.
  2. If $INSTALL_DIR does not exist, the install command will attempt to create it, but this may require elevated privileges.
  3. If installing to a directory not in $PATH, you must reference the full path to use the binary or add it to your $PATH manually.

- Allow the installation directory to be customized using the INSTALL_DIR environment variable
- Update installation message to reflect the configurable target directory

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@droot droot merged commit 4db785d into GoogleCloudPlatform:main Aug 26, 2025
6 checks passed
@appleboy appleboy deleted the patch4 branch August 30, 2025 12:25
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 this pull request may close these issues.

2 participants