Just use the following command
curl -sL
https://rock.sh/get-rockpi-sata
| sudo -E bash -
Tested with ubuntu-20.04-lts-arm64 and ubuntu-20.04-lts-armhf.
Just use the following command
curl -sL
https://rock.sh/get-rockpi-sata
| sudo -E bash -
Tested with ubuntu-20.04-lts-arm64 and ubuntu-20.04-lts-armhf.
hi, i tried that command but ubunt reports: -bash: curl: command not found
Please install curl first, via
sudo apt-get update
sudo apt-get install curl