Skip to content

Add a --target flag #18

Description

@lefosg

Is your feature request related to a problem? Please describe.
It is not 100% a "problem" but I didnt find any flags to declare the host's target architecture. When someone is not on an x86 architecture, the build.sh script runs arch=$(uname -m) and will eventually download the zsh shell of the local machine. If the remote target is x86, this will fail to run

Describe the solution you'd like
Add a --target flag, or detect it automatically via the xxh command.

Describe alternatives you've considered
Download this repo and edit build.sh locally to download the correct target.

For community:
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

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