Open
Description
I have an Odroid HC4 (aarch64) with Debian 11 (10 doesnt work on it)
wget https://raw.githubusercontent.com/mynodebtc/mynode/latest_release/setup/setup_device.sh -O mynode_setup.sh
sudo bash ./mynode_setup.sh online
It gets to:
+TARBALL=
+wget https://mynodebtc.com/device/upgrade_images/ -0 /tmp/rootfs.tar.gz
....connecting to mynodebtc.com ...
.....403 forbidden
Seems there is no image for aarch64 !?
Activity