The automatic complete installation for a juice mixing machine
You can start the installation by calling this on a freshly installed Raspbian Stretch image:
curl -s https://raw.githubusercontent.com/IUNO-TDM/MixerInstallation/master/install.sh | bash -s
You can update your installation once installed by:
curl -s https://raw.githubusercontent.com/IUNO-TDM/MixerInstallation/master/update.sh | bash -s