Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 450 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 450 Bytes

MixerInstallation

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