Skip to content

Extend installation script to work for machines with ARM processor #86

Open
@tommy1199

Description

Version

v0.0.12

Linux Version

5.15.0-39-generic

Is your feature request related to a problem? Please describe.

When following the Installation description, the latest version of bee is installed, but it always downloads the amd64 version of the binary (see here).

On an ARM64 machine the downloaded binary will not work.

Describe the solution you'd like

The installation script shall take the outcome of uname -m into account to decide what binary shall be downloaded.

Describe alternatives you've considered

No response

Additional Context

No response

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