Skip to content

fix: installation instructions that are compatible with non-bash shells#242

Merged
aeneasr merged 2 commits intoory:masterfrom
kevgo:patch-2
Oct 19, 2022
Merged

fix: installation instructions that are compatible with non-bash shells#242
aeneasr merged 2 commits intoory:masterfrom
kevgo:patch-2

Conversation

@kevgo
Copy link
Copy Markdown
Contributor

@kevgo kevgo commented Oct 18, 2022

Other shells like Fish shell cannot execute the existing installation instructions because they rely on Bashisms. This PR introduces a simplified format for Ory CLI that is more compatible with different shells.

Checklist

  • I have read the contributing guidelines
    and signed the CLA.
  • I have referenced an issue containing the design document if my change
    introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security vulnerability, I
    confirm that I got approval (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added the necessary documentation within the code base (if
    appropriate).

@aeneasr aeneasr merged commit ca561a9 into ory:master Oct 19, 2022
@kevgo kevgo deleted the patch-2 branch October 19, 2022 12:43
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