Skip to content

[Bug]: Install dir is not the one being advertised #42

@Marlinski

Description

@Marlinski

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

running the install script I got the following output:

❯ curl -fsSL https://raw.githubusercontent.com/ovh/ovhcloud-cli/main/install.sh | sh
ovh/ovhcloud-cli info checking GitHub for latest tag
ovh/ovhcloud-cli info found version: 0.5.0 for v0.5.0/Darwin/arm64
ovh/ovhcloud-cli info installed ./bin/ovhcloud

However, the CLI was not installed in .binfolder but in the binfolder:

❯ ls .bin

❯ ls bin/ovhcloud 
bin/ovhcloud

it would also suggest to install it in $XDG_BIN_HOME or $HOME/.local/bin

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    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