There was an error while loading. Please reload this page.
Dash ships with an installation script for primary use on a Raspberry Pi
cd ~ git clone https://github.com/Opendsh/dash cd dash
./install.sh
The install script will:
apt-get
dash
install.sh
Additionally, on a Raspberry Pi, the install script will make necessary configuration changes within raspi-config for optimal performance.
These include using the advanced graphics driver, and adjusting the GPU memory split.
rpi.sh provides some aditional options that may be wanted on your system - running the script without arguments will provide details.
./rpi.sh