savvy-cli icon indicating copy to clipboard operation
savvy-cli copied to clipboard

Missing armv7l (raspberry pi) binaries

Open Yeraze opened this issue 1 year ago • 2 comments

Yeraze avatar Sep 22 '24 22:09 Yeraze

Hi @Yeraze!

Thanks for the feature request, I'm curious about your use case for Savvy on a raspberry pi?

joshi4 avatar Sep 25 '24 07:09 joshi4

Could you also share the output of these commands from your raspberry pi:

os=$(uname -s | tr '[:upper:]' '[:lower:]')
arch=$(uname -m)
echo $os
echo $arch

joshi4 avatar Sep 25 '24 07:09 joshi4

Closing for now, feel free to reopen.

joshi4 avatar Jan 16 '25 19:01 joshi4