ion icon indicating copy to clipboard operation
ion copied to clipboard

Install script fails on machines with aarch architecture

Open lukeshay opened this issue 1 year ago • 0 comments

There is not binary in the releases for aarch64 so the install scripts fails to download a zip. aarch64 is the same as arm64 so the script just needs to change arch to arm64 if it equals aarch64.

image

lukeshay avatar May 06 '24 15:05 lukeshay