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

Email arg in start script #236

Merged
merged 2 commits into from Oct 26, 2022
Merged

Email arg in start script #236

merged 2 commits into from Oct 26, 2022

Conversation

thomas-gerber
Copy link
Contributor

@thomas-gerber thomas-gerber commented Oct 26, 2022

Description

Adds support for email override in start script
The install script also passes all parameters to start.sh, so one can do:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/faros-ai/faros-community-edition/main/install.sh)" _ --email foo@bar.com

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Have you checked to there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

The install script also passes all parameters to start, so one can do:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/faros-ai/faros-community-edition/main/install.sh)" _ --email foo@bar.com
@tovbinm tovbinm merged commit 685cd2a into main Oct 26, 2022
@tovbinm tovbinm deleted the email_override_start branch October 26, 2022 21:27
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants