savvy-cli
savvy-cli copied to clipboard
Missing armv7l (raspberry pi) binaries
Hi @Yeraze!
Thanks for the feature request, I'm curious about your use case for Savvy on a raspberry pi?
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
Closing for now, feel free to reopen.