caos / orbos

ORBOS - GitOps everything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arm binary name

livio-a opened this issue · comments

I tried to download the arm binary with the curl / wget command from the readme, but it fails, because the arm binary artifact is in uppercase:
image

Is there any reason to that?

because:

uname -m
arm64

relates to #645