Skip to content

Add a parameter in the install script to set a custom install path #11

@SafuGit

Description

@SafuGit

Feature Request: Add parameter to install script for custom install path

Description

Currently the install script installs onUI to a default location. It would be helpful if the script allowed specifying a custom installation path.

Proposed Solution

Add a parameter to the install script that lets users define the install directory.

Example usage:

./install.sh --path /custom/install/location

Many install scripts support overriding the default install directory through a CLI flag or environment variable, which improves flexibility and usability.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions