ion
ion copied to clipboard
Install script fails on machines with aarch architecture
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.