Skip to content

Add optional --install-mode option to choose installer#1268

Open
maxolasersquad wants to merge 1 commit into
danielmiessler:mainfrom
maxolasersquad:install-mode-option
Open

Add optional --install-mode option to choose installer#1268
maxolasersquad wants to merge 1 commit into
danielmiessler:mainfrom
maxolasersquad:install-mode-option

Conversation

@maxolasersquad
Copy link
Copy Markdown
Contributor

This adds the ability to run the install with --install-mode or -m to specify either the gui or cli installer. Useful when wanting to force the cli installer, even on desktop environments.

This commit also cleans up how the shell profile gets bun added to the path by writing both lines to the file in a single transaction, and it removes an unused variable.

This adds the ability to run the install with --install-mode or -m to
specify either the gui, cli, or web installer. Useful when wanting to
force the cli installer, even on desktop environments.

This commit also cleans up how the shell profile gets bun added to the
path by writing both lines to the file in a single transaction, and it
removes an unused variable.
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.

1 participant