doesn't work completely (almost ubuntu)
Closed this issue · 1 comments
matt7ress commented
well not exactly linux, its ubuntu 20.04 running in termux but still
root@localhost:~# ls
geode
root@localhost:~# geode
bash: /bin/geode: No such file or directory
root@localhost:~# ./geode
bash: ./geode: No such file or directory
root@localhost:~# rm /bin/geode
rm: cannot remove '/bin/geode': No such file or directory
root@localhost:~# mv geode /bin
root@localhost:~# geode
bash: /bin/geode: No such file or directory
i have no idea what its yapping about
i did do chmod +x geode
arm64 / ubuntu
aarch64 / termux
matcool commented
we dont offer aarch64 builds, at least not yet. youll have to build it yourself