In the src directory located in this repository are the install scripts nessesary to setup a raspberry pi for the Engine Web Server. Curl any script with the tag -sLf and pipe it into bash to run that script on your raspberry pi.
- Run
curl -sLf https://raw.githubusercontent.com/LiquidPropulsionGroup/script-repository/main/src/rpi-install.sh | bash
to run therpi-install.sh
script.